Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 368 Bytes

File metadata and controls

13 lines (6 loc) · 368 Bytes

rollo

Very compact python code to move a couple of shutters on the roof. Makes use of INA 219 current monitor to calibrate runtime of shutters.

See http://staircaseblog.blogspot.de

There is just the rollo.py and current.txt. The other files are from the INA219 python library. Take it from:

scottjw/subfact_pi_ina219

Check out his library. Tx for providing it.