This ESP8266 project was used in Näshulta to send data to home-server via WiFi.
Status: Inactive / Is not used.
|
7 năm trước cách đây | |
---|---|---|
ESP-Notes.pdf | 8 năm trước cách đây | |
README.md | 8 năm trước cách đây | |
erase_flash | 8 năm trước cách đây | |
makefile | 8 năm trước cách đây | |
wifi_temp_logger.cpp | 7 năm trước cách đây |
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.