Releases: adafruit/Adafruit_CircuitPython_seesaw
1.16.4 - Fix For Sphinx RTD Theme
Full Changelog: 1.16.3...1.16.4
Quadroatary Fix
What's Changed
- Update seesaw_quadrotary.py to change color of neopixel based on direction of rotation by @logandgsmith in #126
New Contributors
- @logandgsmith made their first contribution in #126
Full Changelog: 1.16.2...1.16.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
Fix Error Message Number Representation
What's Changed
New Contributors
Full Changelog: 1.16.1...1.16.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.16.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.16.0...1.16.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.16.0 - Fix set_pwm_freq() for ATtinys
This release contains a fix for to set_pwm_freq()
for ATtinys. Thank you @caternuson.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.15.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.15.0 PC Joystick Example
This release includes a new example that illustrates usage with a PC Joystick using https://www.adafruit.com/product/5753. Thank you @BlitzCityDIY.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
Add Gamepad QT support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.13.0 - Added ANO rotary encoder examples, added gamepad support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.12.1 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.