Skip to content

Releases: adafruit/Adafruit_Blinka_Displayio

Remove Typing and Encapsulate FourWire Command in bytes list

23 Mar 18:44
2b39c55
Compare
Choose a tag to compare

This release contains a fix for Data as Command and begins refactoring to keep in line with core displayio.

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

0.9.0 - Fix Data as Command

08 Feb 14:56
d5f98a6
Compare
Choose a tag to compare

This release contains a fix for Data as Command and begins refactoring to keep in line with core displayio.

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Updated interface to CircuitPython 7

18 Dec 21:32
e6284da
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

0.7.0 Group max_size Removed

27 Aug 13:12
ac309ee
Compare
Choose a tag to compare

This release removes max_size from displayio.Group in order to match the new API in the core displayio module.

Thank you @lesamouraipourpre.

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Fixed I2CDisplay on Generic Linux and improved scaling

07 Jul 17:09
9aa2e27
Compare
Choose a tag to compare

Thanks @lesamouraipourpre and @FoamyGuy

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Fixed a scaling issue when larger than 1

28 Jun 23:41
8c7cf84
Compare
Choose a tag to compare

Thanks @lesamouraipourpre

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

I2CDisplay added

14 Jun 21:21
4c034c8
Compare
Choose a tag to compare

Thanks to work by @lesamouraipourpre, @eteq, and @wolfmanjm.

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Fix to work with Raspberry Pi Pico U2IF

27 May 15:06
b34d0c8
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Pre-commit support added

24 May 17:43
5ae10d2
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.

Fixed tilegrid size and code duplication warnings

16 Mar 19:22
908fce0
Compare
Choose a tag to compare

To use in CPython, pip3 install adafruit-blinka-displayio.

Read the docs for info on how to use it.