Projects with this topic
Sort by:
-
This Go program monitors the CPU temperature of a Raspberry Pi and sends notifications to the user via Telegram if the temperature exceeds 80°C. It will also send a notification when the temperature drops back below 80°C. After compiling the program into a .deb package, it installs the application as a Systemd service, ensuring it runs automatically in the background on startup.
Updated -
Developing a Java client/server application that sends and receives temperature data to/from a PC and Raspberry Pi.
Updated