ESP8266 MCP3002 Driver
In an upcoming ESP8266 project I need to able to read some analog sensors in the range of 0.0 – 3.3 V and since the ADC that comes with ESP8266 is limited to 0-1 V range, it’s not suitable for …
In an upcoming ESP8266 project I need to able to read some analog sensors in the range of 0.0 – 3.3 V and since the ADC that comes with ESP8266 is limited to 0-1 V range, it’s not suitable for …
A couple of weeks ago I got a bunch of Olimex ESP8266 development boards (MOD-WIFI-ESP8266-DEV) for IoT prototyping. ESP8266 itself is a neat little WIFI-enabled SOC by Espressif. It has 16 GPIO pins, support for I2C, SPI, UART etc. and …
Programming Olimex ESP8266 development board with FT231X Read more »