Update README.md

This commit is contained in:
Kris-Sekula 2016-11-16 22:34:30 +00:00 committed by GitHub
parent ba68f389ed
commit 416b7e64ed
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ Here is where you can source the HW from:
#### Software.
The code that controls the gadget is written in python and the main monitoring script (monitor.py) is called on boot of the raspberry pi. I'm not a python guru so don't expect amazing code :) It's a good starting point for experiments with the API built into ACI.
Full instructions on how to setup from blank image are included in setup_pi_monitor file