1
0
Fork 0
A Python based project which measures the light levels of an environment and forwards those measurements on to a server. This project is one of several which forms the software-side of the 'Return to Ritherdon' project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
rtrp@factory1 0eaea3b798 refactor timers in scripts. 4 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
cli_meter.py refactor timers in scripts. 4 years ago
light_meter.py port 'cli' code from light_meter to cli_meter. 4 years ago
make-log-files.sh refactor timers in scripts. 4 years ago
shutdown.sh refactor timers in scripts. 4 years ago
startup.sh refactor timers in scripts. 4 years ago

README.md

light-meter

A Python based project which measures the light levels of an environment and forwards those measurements on to a server (for documentation purposes). This project is one of several which forms the software-side of the "Return to Ritherdon" project.