Go to file
Pim van den Berg 152b6021cf feat(itho-wpu): check message length
The 5th byte (6th if you include 0x80) contains the message length. To
double check if the message is correct we can check this against the
actual message length.
2020-11-14 15:10:59 +01:00
README.md docs(readme): initial commit 2020-10-16 19:17:51 +02:00
i2c_raw.py feat(itho-wpu): initial i2c master functionality 2020-10-17 18:05:56 +02:00
itho-wpu.py feat(itho-wpu): check message length 2020-11-14 15:10:59 +01:00

README.md

python-itho-wpu

A python library and a set of command line tools to communicate with an Itho WPU.