Skip to content

Releases: adafruit/Adafruit_CircuitPython_MatrixPortal

3.0.4 - Updated documentation link, python version

04 Feb 21:02
Compare
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.

3.0.3 - Made proper package

08 Dec 21:11
ddb1ebc
Compare
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.

3.0.2 - Updated pylint version, linted

15 Nov 18:39
Compare
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.

Make it so status_neopixel is accessible even if not specified

10 May 15:09
4e78995
Compare
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.

WiFi module has been moved to PortalBase

22 Apr 22:19
25bc43f
Compare
Choose a tag to compare

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

15 Apr 15:17
0d0937d
Compare
Choose a tag to compare

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

12 Apr 17:01
ab63c80
Compare
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.

Fixes an issue when an already connected esp object is passed in

08 Apr 15:58
595c51f
Compare
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.

2.2.1 - Fixed graphics and network when initialized directly with no parameters

10 Mar 23:38
d3027f4
Compare
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.

Added Rotation Parameter

05 Mar 04:35
3f12cd2
Compare
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.