macafeeje / scotia-btapi

A wrapper for interfacing with a Renogy RBT100LFP12S 12v, 100Ah LiFePO4 battery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scotia-btapi

A wrapper for the depreciated gatttools cli on rasperry pi (tested pi 3b v1.2 / Raspbian GNU/Linux 10 (buster)) for interfacing with a Renogy RBT100LFP12S 12v, 100Ah LiFePO4 battery.

'main.cpp' contains a very basic example which can be compiled with;

$ sudo g++ test main.cpp

$ ./test

About

A wrapper for interfacing with a Renogy RBT100LFP12S 12v, 100Ah LiFePO4 battery


Languages

Language:C++ 88.6%Language:C 11.4%