An Arduino software to read the temperature and humidity sensor from the ESP8266 board
- Board Manager URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json
- Tools board: NodeMCU 0.9 (ESP-12 Module)
| From (ESP) | To (DHT chip) |
|---|---|
| D1-8 | Signal |
| G | Vcc |
| 3V | Ground |
| From (ESP) | To (LM chip) |
|---|---|
| AB | DO |
| G | Ground |
| 3V | Vcc |

