Hier wird alle 30 Minuten das Wetter aus Langenhagen via eines Raspberry Pi gesendet
A Raspberry Pi + DHT22 used to monitor temperature and humidity in one of the rooms in KSJ
Multiple Wemos D1 Minis with Dallas ds18b20 sampling temperatures updating via UDP over local network to Wemos D1 Uno board for tx to Thingspeak. Raspberry Pi triggers D1 when to tx over udp as Wemos has no time clock. Propagator Pi Pico web server m
DHT22 temperature & humidity sensor driven by a Raspberry Pi 3 B+ running a Python script
data from Raspberry Pi BME280 sensor project on https://github.com/jrmckenzie/myPiWeather
Raspberry BCM2711-CPU's temperature monitor. Data reading from the /sys/class/thermal_zone file. The RasPi pin GPIO4 connected an Dallas DS18b20 sensor. Field-2 present the room temperature. Channel update every two minutes.