This ESP8266 project was used in Näshulta to send data to home-server via WiFi.
Status: Inactive / Is not used.

Thomas Chef aaae2e93eb Changed to a new lib-function. This is the version that is used on Landet. 7 năm trước cách đây
ESP-Notes.pdf c4fd372838 Added pdf 8 năm trước cách đây
README.md b34bae63d7 Added readme-file 8 năm trước cách đây
erase_flash afce261239 First version that looks like it works. 8 năm trước cách đây
makefile b34bae63d7 Added readme-file 8 năm trước cách đây
wifi_temp_logger.cpp aaae2e93eb Changed to a new lib-function. This is the version that is used on Landet. 7 năm trước cách đây

README.md

ESP-01 Temperature logger project

This SW project is used in the temperature logger in Näshulta. It sends its values every 2 minutes to chef.suka.se.

Pin connections

Pin no Function
1 Vcc
2
3
4 Vcc
5 Vcc
6 DQ (pulled high)
7
8 GND

Sensor

A Dallas 18B20 sensor is used to measure the temperature. It is connected to pin 6. The OneWire library is used.