Skip to content

Releases: adafruit/Adafruit_CircuitPython_seesaw

1.16.4 - Fix For Sphinx RTD Theme

07 Oct 22:19
Compare
Choose a tag to compare

Quadroatary Fix

20 Feb 21:16
3109848
Compare
Choose a tag to compare

What's Changed

  • Update seesaw_quadrotary.py to change color of neopixel based on direction of rotation by @logandgsmith in #126

New Contributors

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

05 Feb 19:52
262e47e
Compare
Choose a tag to compare

What's Changed

  • Issue 128: Fixed an error message that was using the wrong number system by @scirelli in #129

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

09 Dec 17:32
Compare
Choose a tag to compare

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

13 Nov 23:18
4bc09f8
Compare
Choose a tag to compare

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

25 Sep 15:49
Compare
Choose a tag to compare

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

14 Aug 14:06
be1a211
Compare
Choose a tag to compare

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

17 Jul 15:47
b317568
Compare
Choose a tag to compare

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

26 Jun 18:06
d99b564
Compare
Choose a tag to compare

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

18 May 15:40
Compare
Choose a tag to compare

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.