Havana Kuba

Results 16 comments of Havana Kuba

I was thinking to use this cheap relays. My DIY skils are very good (due to what I do for living) but my python programming skills are not that great....

You can get those as 1,2,4,8 channels, so you can control whatever you want.

Some parts of Script from this video can be implemented.

https://www.youtube.com/watch?v=OQyntQLazMU

He is using php script run from webbrowser

I have made connection tape using dupont connector an 6 core tape ![img01](https://cloud.githubusercontent.com/assets/17620355/23184611/66b1eac6-f878-11e6-864b-9fca9efe69e6.jpg)

I have used: GPIO 4 as in1 GPIO 3 as in2 GPIO 2 as in3 GPIO 17 as in4 ![gpio_pins copy](https://cloud.githubusercontent.com/assets/17620355/23184690/b787b4e4-f878-11e6-90c0-3286ecbdbe6b.jpg)

![img_9919](https://cloud.githubusercontent.com/assets/17620355/23184696/bfe8f6fc-f878-11e6-819b-ee5c3745a54e.JPG)

And created 8 scripts based on the one from the video Two (on, off) for each relay channel

Here are the scripts I created I new to github, python and coding. I feel it should be done in the different way. Sorry for that. If someone can point...