April 2017
Intermediate to advanced
268 pages
5h 36m
English
This recipe will look at how to tweet sensor data directly from the ESP8266 board. To show you how to do it, we are going to use an ESP8266 board to tweet temperature readings from the DHT11 sensor, through the Temboo platform.
The hardware setup will require the following components:
Mount the ESP8266 board onto the breadboard. Then connect one leg of the photocell to the 3V pin of the ESP8266 board and the other leg to the 1 kΩ resistor. Connect the 1 kΩ resistor's other leg to the GND pin of the ESP8266 board, so that the photocell and resistor make a voltage divider circuit. ...