This is an application to monitor solar charger's status ex. TS-MPPT-60.
The status means... how much power is generated by solar power cells, how much power is charged in battery cells, etc.
- pip3 install -r requirements.txt
- pip3 install git+https://github.com/dodo5522/solar_monitor.git
- Customize /etc/defaults/solar_monitor
- Python3
- keen>=0.3.20
- tsmppt60-driver>=0.1.3
- xively-python>=0.1.0rc1