This ESP8266 project was used in Näshulta to send data to home-server via WiFi.
Status: Inactive / Is not used.
|
|
8 years ago | |
|---|---|---|
| ESP-Notes.pdf | 8 years ago | |
| README.md | 8 years ago | |
| erase_flash | 8 years ago | |
| makefile | 8 years ago | |
| wifi_temp_logger.cpp | 8 years ago |
This SW project is used in the temperature logger in Näshulta. It sends its values every 2 minutes to chef.suka.se.
| Pin no | Function |
|---|---|
| 1 | Vcc |
| 2 | |
| 3 | |
| 4 | Vcc |
| 5 | Vcc |
| 6 | DQ (pulled high) |
| 7 | |
| 8 | GND |
A Dallas 18B20 sensor is used to measure the temperature. It is connected to pin 6. The OneWire library is used.