Hi All,
I have written a little daemon to make the Orange Pi Pc onboard led's more useful.
Most likely it will run on the other H3 boards as well.
See my description from github.
leddaemonUse the Orange Pi PC onboard LED's to monitor system load and cpu temperature. The red one lights up when the load exceeds 1. The green one will blink when the temperature exceeds 60 degrees. Of course these defaults can be changed in the script. Multi threaded and deamonizing python script.
Get it here
https://github.com/bkram/orangepipc/
or direct download
https://raw.githubusercontent.com/bkram/orangepipc/master/leddaemon/leddaemon.py
User feedback is appreciated.
|