South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.


Have you tried the Arduino IDE and library?
Worked pretty well for me when I was playing around with a few ESP8266's.
What version did you buy as the newer ones are not supported as it has a different chipset.
I agree on the Sonoff - but Communica was out of stock on Saturday - grrrrrrrr - wonder why!???
Google nodemcu .. and learn some Lua.![]()
Have you tried the Arduino IDE and library?
What version did you buy as the newer ones are not supported as it has a different chipset.
Yes got the NodeMCU. Sonoff looks like something I can use right away...1. If I can make some recommendations. The NodeMCU comes with USB on board so its much easier to program. Once you have what you want , you can transfer that over to a permanent project. A bare ESP8266 is designed using a different spacing standard so the holes don't match that of a vero board so its a bit hard to work with. I had to re-solder them onto a small piece of veroboard to make it easier to work with.
2. If your project involves turning AC power on and off via Wifi. Dont bother making your own board. Just buy a Sonoff. The Sonoff is an ESP 8266 with 2 or 3 GPIOs dirt cheap and comes with an integrated AC-DC power supply and can be placed inline of any AC device using less than 10A. And The beauty is it can also be re-programmed with the Arduino IDE just like you can program any other ESP8266 or Arduino board. You simply have to buy some header strips and solder 4 header pins onto it and you have an ESP8266 with an AC Relay shield all in one package.
Built an electricity monitor (counts the light blinks on my prepaid meter) with using NodeMCU a while back. Sends data to a .NET Core RESTful service. Wrote a Python plugin for my OSMC media center to read the data from the RESTful service, and also predicts when I will run out based on previous 2 weeks consumption.
Built an electricity monitor (counts the light blinks on my prepaid meter) with using NodeMCU a while back. Sends data to a .NET Core RESTful service. Wrote a Python plugin for my OSMC media center to read the data from the RESTful service, and also predicts when I will run out based on previous 2 weeks consumption.
I am busy building a home automation system with these bad boys and a RPi.
I am using them as modular sensors, eg temp & humid, water flow, soil moisture and tv proximity sensor.
You can check my youtube channel: https://www.youtube.com/channel/UC7AggQB0Pge-w1M3n8_purg

Dude thats lekke, When setting it up and hearing Alexa's voice coming from the RPI is priceless!
Unfortunately you cant set it up to boot and start the alexa service reliably because of the browser based java client.
Also normal microphones really suck and you have to be close when talking to her. Sometimes there is also a bit of a delay.
Buying an Amazon Echo actually works out cheaper and it's very reliable, Comes 7 far field mics built in and can hear you from a good distance.
My Amazon Echo arrived from the states last week and its awesome!
I'm almost finished with the below.
View attachment 429898
I didn't think it through properly ,so its doesn't look as clean as i would have liked it to be, but hey it works!. The next one will be better.
My Wife's into building arty stuff with concrete and her next project is this.
https://www.youtube.com/watch?v=fwVxTm7bgqs&t=378s and I will be integrating it with Alexa.
Guess what we will be doing this coming long weekend.
I have a bunch of them, they're really cheap in China - 18RMB a pop (R36 odd).
Given that they're Arduino IDE compatible, they're great.
Lots of ram, built in wifi, make great IoT devices.
