Use a micro-controller with WiFi, e.g. a NodeMCU V2 or V3, to send temperature values read from a DS18B20 sensor to a server.
Go to file
thomas.schmidt cf4073f735 Initial commit 2023-07-26 19:48:57 +00:00
LICENSE Initial commit 2023-07-26 19:48:57 +00:00
README.md Initial commit 2023-07-26 19:48:57 +00:00

README.md

WiFi-Temperature-Sender

Use a micro-controller with WiFi, e.g. a NodeMCU V2 or V3, to send temperature values read from a DS18B20 sensor to a server.