Wrapper
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
name=SPPro
|
||||
version=0.1.0
|
||||
author=Scott P
|
||||
maintainer=Scott P
|
||||
sentence=Read and decode Selectronic SP PRO inverter data over its serial port.
|
||||
paragraph=Portable C parser for the SP PRO serial protocol (Kermit CRC, Q/W frame build/parse, MD5 challenge/response login, register decoding and scaling). Includes an optional thin C++ wrapper around any Arduino Stream (HardwareSerial, SoftwareSerial, WiFiClient/EthernetClient). Ported from the open-source selpi project; needs an RS-232 level shifter (e.g. MAX3232).
|
||||
category=Communication
|
||||
url=https://github.com/scottp/SPPro
|
||||
architectures=*
|
||||
license=MIT
|
||||
includes=Sppro.h
|
||||
Reference in New Issue
Block a user