Add reference links to readme
This commit is contained in:
parent
ea37cdd31a
commit
0b3a38276a
1 changed files with 4 additions and 1 deletions
|
@ -8,8 +8,11 @@ Python library for interracting with the rather generic MPPT solar charge contro
|
||||||
|
|
||||||
The Android app suggested for the bluetooth interface is
|
The Android app suggested for the bluetooth interface is
|
||||||
[SolarApp](https://play.google.com/store/apps/details?id=com.shuori.gfv2.guangfu) by srne
|
[SolarApp](https://play.google.com/store/apps/details?id=com.shuori.gfv2.guangfu) by srne
|
||||||
(I'm not currently able to find the bluetooth bridge on Biltema's website?
|
([Biltema 25-5079](https://www.biltema.no/bil---mc/elektrisk-anlegg/solcellspaneler/fjernstyringsenhet-2000046542)
|
||||||
It's got BT-1 printed on the front, and is basically just a RS-232 to BTLE UART GATT)
|
It's got BT-1 printed on the front, and is basically just a RS-232 to BTLE UART GATT)
|
||||||
|
|
||||||
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
|
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
|
||||||
![example workflow](https://github.com/oddstr13/SolarMPPT/actions/workflows/pre-commit/badge.svg)
|
![example workflow](https://github.com/oddstr13/SolarMPPT/actions/workflows/pre-commit/badge.svg)
|
||||||
|
|
||||||
|
- [SRNE ML2420](https://www.srnesolar.com/product/mppt-solar-charge-controller-ml2420-2)
|
||||||
|
- [SRNE-BT-1](https://www.strømløs.no/tilbeh%c3%b8r/srne-bt-1/srne-bt-bluetooth-adapter)
|
||||||
|
|
Loading…
Reference in a new issue