21st May 2016

Sonoff (ESP8266) Part 2 – Control with Blynk App on iOS or Android

Hopefully you already skimmed through part 1 of the Sonoff trilogy (or maybe quadrilogy? ) that tells you all about the Sonoff, what it is, what it can do, how to put the firmware on…

Read More

18th May 2016

Sonoff (ESP8266) reprogramming – Control Mains from Anywhere

What’s a “Sonoff”? you ask Is it sold at Ikea? No, this is not sold at Ikea:) The Sonoff is a very small module, basically a wifi enabled wireless switch, based on the ESP8266 chip…

Read More

17th Mar 2016

ESP8266 Arduino IDE TravisCI Build History

Automate Arduino ESP8266 Testing with TravisCI

This is one thing I’ve been meaning to do for a long time for my little ESP8266 library and finally got around to doing it. Continuous Integration automated builds using Travis CI. For Arduino. For…

Read More

8th Oct 2015

wifi connection manager for esp8266

WiFiManager ESP8266 WiFi connection manager library (Arduino IDE)

ESP8266 WiFi Configuration Library The burden every headless wireless connected device needs to overcome is how to connect to the network without having to hardcode any credentials in it’s firmware. For the ESP8266 based devices…

Read More