#### This is a project to measure and graph the solar power generated on our balcony. To install the prerequisites one needs sth like the following: * apt install python3-pip * pip3 install adafruit-circuitpython-ina260 ##### Many thanks to Adafruit for all the wonderful docs, boards, and examples. * Docs can be found here: * https://learn.adafruit.com/adafruit-ina260-current-voltage-power-sensor-breakout?view=all * https://www.ti.com/lit/ds/symlink/ina260.pdf This code can be found in the following places: * https://wx8.slackology.net/solar_power.html <--page * https://github.com/mcthoren/solar_power_wx <--code * https://wx8.slackology.net/ <--code, data, plots, page The finished hardware: ![Solar Power Pi](https://darkdata.org/ghz/images/docs/solar_power_pi.png) to do: - [x] lic - [x] readme - [x] protoype hardware - [x] build hardware - [x] test hardware - [x] enough code to collect data - [x] hook up plotting - [x] webpage - [x] calibrate