Automatically scale max CPU speed to reduce RPi temp, Disable USB camera if RPi tempe...
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 23 May 2019 00:38:42 +0000 (17:38 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 23 May 2019 00:38:42 +0000 (17:38 -0700)
commitc1b7887c5572fbf49198c619aeac55968dded979
tree41303f0a189d75a86bc63fcb2575ae2e649da843
parenta144f2da2293ae7dc4ee33b0defd9aab7e2b8ecc
Automatically scale max CPU speed to reduce RPi temp, Disable USB camera if RPi temperature above 80°C, back on at 75°C
CHANGELOG.md
scripts/rc.local
src/bbserial/.gitignore [new file with mode: 0644]
src/py/bbctrl/Camera.py
src/py/bbctrl/Ctrl.py
src/py/bbctrl/MonitorTemp.py [new file with mode: 0644]
src/py/bbctrl/Web.py
src/py/bbctrl/__init__.py
src/resources/images/overtemp.jpg [new file with mode: 0644]