Go to file
Odd Stråbø 06453f90e1 Reconnect if the BLE connection dies 2021-11-02 23:48:06 +01:00
.vscode Add tooling configs 2021-10-31 18:11:48 +01:00
.editorconfig Start properly documenting the protocol 2021-11-02 04:26:40 +01:00
.gitignore Fancy text tables 2021-11-02 23:43:16 +01:00
.pre-commit-config.yaml Start properly documenting the protocol 2021-11-02 04:26:40 +01:00
Protocol.md Start properly documenting the protocol 2021-11-02 04:26:40 +01:00
Readme.md Start properly documenting the protocol 2021-11-02 04:26:40 +01:00
draw_memory_map.py Fancy text tables 2021-11-02 23:43:16 +01:00
solar_ble.py Reconnect if the BLE connection dies 2021-11-02 23:48:06 +01:00
table_drawing.py Fancy text tables 2021-11-02 23:43:16 +01:00
tox.ini Add tooling configs 2021-10-31 18:11:48 +01:00

Readme.md

SolarMPPT

Python library for interracting with the rather generic MPPT solar charge controller I got from the hardware store.

The Android app suggested for the bluetooth interface is SolarApp by srne (I'm not currently able to find the bluetooth bridge on Biltema's website? It's got BT-1 printed on the front, and is basically just a RS-232 to BTLE UART GATT)

pre-commit example workflow