Skip to content

Refactor for CPython/Linux Support

Compare
Choose a tag to compare
@ladyada ladyada released this 21 Aug 01:26
990dcd0
  • 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.