-->
Page 1 of 1

WiFi relay driver and LCD touch screen demo

PostPosted: Thu Oct 29, 2015 10:05 pm
by gamolina
This video shows using a pair of ESP8266 boards I designed to control an antenna switching relay. It could be easily used in a home automation scenario.

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

Re: WiFi relay driver and LCD touch screen demo

PostPosted: Fri Oct 30, 2015 9:35 am
by picstart
Looks good,
Can you provide some specifics....LCD controller...which esp8266 IDE ... which language C lua etc. are relays driven directly from an esp8266 pin?

Re: WiFi relay driver and LCD touch screen demo

PostPosted: Fri Oct 30, 2015 10:29 am
by danbicks
Looks Awesome, well done.

Would really like to knock up one of those controllers, I do have an ST display here no touch but have been looking in to using the xr2046 type touch as there is just about enough pins to support it and SPI for the display on an ESP12.

What TFT did you use and what was your solution for the touch screen.

Great work, awesome project.

Dans