Releases: adafruit/Adafruit_CircuitPython_MatrixPortal
3.0.4 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.
3.0.3 - Made proper package
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.
3.0.2 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
Read the docs for info on how to use it.
Make it so status_neopixel is accessible even if not specified
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
WiFi module has been moved to PortalBase
Potentially Code breaking change
You will need Adafruit CircuitPython PortalBase 1.6.0 or later. The WiFi Module has been moved to PortalBase, so if your code was using it, you will need to update your code.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added support for the Feather RP2040
Added support for the Feather RP2040. Thanks @djecken.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixes an issue with wifi.py and external esp
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixes an issue when an already connected esp object is passed in
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
2.2.1 - Fixed graphics and network when initialized directly with no parameters
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added Rotation Parameter
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.