/NazaCanDecoder

Python 3 port of NazaCanDecoder Arduino library

Primary LanguageC++OtherNOASSERTION

NazaCanDecoder

License: CC BY-NC-SA 4.0

This is a Python3 port of NazaCanDecoder Arduino Library.

Install

sudo python3 setup.py build
sudo python3 setup.py install

How to use

Please take a look at example.py, and description.md.