Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyBadger

Improved Business Card Code

19 Feb 01:03
d3da430

Choose a tag to compare

This release includes an improvement to the business card code to reduce redrawing and remove the background from the labels. Thanks @nnja.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Internal refactoring to reduce size

14 Feb 17:21
9789a71

Choose a tag to compare

This release includes internal factoring to reduce size, but not functionality. Thanks @nnja.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

PyGamer Simulated Directional Buttons

16 Jan 15:51
445a0e4

Choose a tag to compare

  • Added simulated UP/DOWN/LEFT/RIGHT buttons from analog joystick on PyGamer

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Added required Blinka Package for Deployment

17 Dec 00:54
3e819ff

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

First Stable Release

16 Dec 22:18
66c0ff0

Choose a tag to compare

This is the first stable release of PyBadger and adds the following improvements:

  • Use of External fonts now renders correctly
  • You can pass the font file as the font parameter now instead of setting it up externally

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Neopixel Brightness and Display Brightness Improvements

06 Dec 01:30
1fd9824

Choose a tag to compare

  • Added option to set neopixel brightness
  • Setting display brightness will return to that value in auto dim mode
    Thanks @CedarGroveStudios

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Added show_terminal function to PyBadger

05 Dec 19:00
be64d07

Choose a tag to compare

Added show_terminal function to PyBadger. Thanks @CedarGroveStudios

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Fixed issue with PyBadger not working in CircuitPython 5.0

13 Nov 02:13
8821c08

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Fixed issue with PyBadge LC not working

23 Jul 19:11
e666724

Choose a tag to compare

Fixed an issue with PyBadge LC not working due to not having an accelerometer.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

PyBadger!

11 Jul 18:53
cf55921

Choose a tag to compare

Create a badge, display a bitmap with info below it, display a QR code, or any combination of the three. All customisable!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.