So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By WosO
#71423 I would like to create a wifi controlled realy. So far i'm considering a NodeMCU v2 + Relay + generic 5v Power adapter or a plain ESP8266 board + relay + serial adapter (would a raspberry pi 3b work for this?) + 3.3v Power supply.

It appears to me that the NodeMCU build would be slightly more expensive, but much more compact and simpler for a beginner. Is that assesment correct?

Would like to hear any and all suggestions to do this the "simplest" possible way.

Thanks for any advice!
User avatar
By QuickFix
#71426 A Sonoff is indeed the way to go, since it's a ready made (and stable) product inside a nice case.

If you want to solder some things together yourself, you could also opt for a Wemos D1 and Wemos relay shield. :idea:
User avatar
By faramon
#71453 I have done this with Nodemcu v 0.9, and with v 3 lolin, and of course relay from ebay and this works great.
My technics is done with MQTT on Nodemcu in Lua.
If you familiar with MQTT then this is great solution.
I build with free MQTT broker CloudMqtt.
If you want some more info, let me know. I will write more when I found some time or see my topic from previous topics http://www.esp8266.com/viewtopic.php?f=24&t=14433

Faramon
Last edited by faramon on Thu Nov 02, 2017 2:01 am, edited 1 time in total.