Releases: adafruit/Adafruit_CircuitPython_PyBadger
Improved Business Card Code
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
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
- 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
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
First Stable Release
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
- 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
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
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
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.