Releases: adafruit/Adafruit_CircuitPython_MatrixPortal
Fixes the DocStrings on the add_text function to match PortalBase
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added Support for Multiple Rows of Panels
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Refactored to use PortalBase
This is being released as a new major release because of the new required dependencies. Code should continue to function as normal.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Index of a text object created by add_text is now returned
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.9.5 - Added check to see if location was None before getting timezone, updated for Adafruit IO 5
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added Graphics Module to API Documentation
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated README with simpler example
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Re-release due to failed assets uploading
No code changes since 1.9.1
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixed an issue where color couldn't be set before the text was changed
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Add some of the recent improvements from PyPortal
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.