Getting started with ESP8266
There are alternative ways to do development and load your application into the ESP8266 module. For beginner this could cause some confusions so it is must be stated that what is described here is only one of those alternatives. In…
What is ESP8266?
Early this year I read about ESP8266, a WiFi SoC (System on a Chip) that can connect to 802.11b/g/n networks on the 2.4GHz band. It can be addressed with SPI or a serial connection, and has an AT command set…