Introduction

This blog will introduce you to programming the ESP8266: how to avoid common problems, how to control it via MQTT, how to interface it with popular sensors etc etc.

The easiest way to get started is to use the Arduino IDE and you will need to have existing programming knowledge of C++ - I can't teach you how to program (Actually I can, but I haven't got time). This article may help.

Best of all, you will have already have had some experience with microcontrollers, IOT devices (perhaps Arduino / AVR chips?) - although in this case you may have to un-learn some stuff too...
Read more


Comments