Refactor for CPython/Linux Support
- WARNING: API has changed! We now pass a uart object in rather than RX/TX pins
- Added CPython/pyserial examples
- Added baud rate auto-detection
- Added baud rate set/get properties
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-vc0706
.
Read the docs for info on how to use it.