Skip to content

Releases: adafruit/Adafruit-ST7735-Library

Updated Examples for HalloWing M4 Express

05 Sep 19:10
Compare
Choose a tag to compare

The graphics test and rotation examples have been updated to work for the HalloWing M4 Express.

Updated example to include ST7789 SPI BitBang init code

08 Aug 19:19
fd40295
Compare
Choose a tag to compare

Updated the graphicstest example to include ST7789 SPI BitBang init code as an option.

Updated to include 1.3" IPS TFT

06 Aug 22:49
77edb19
Compare
Choose a tag to compare

This includes changes to the example comments to include 1.3" IPS TFT.

Updated Examples

23 Jul 00:31
Compare
Choose a tag to compare

This updates the examples with the following:
Added 2.0" ST7789 Display to examples
Added PyBadge and PyGamer to Examples
Removed spitftbitmap example since the guide was updated.

v1.3.7

21 Jun 08:41
7b34f51
Compare
Choose a tag to compare

Version bump

Fixed 160x80 TFT Initialization Parameter

10 Jun 15:08
Compare
Choose a tag to compare

Fixed one of the 160x80 TFT Initialization Parameters. Thanks @sajattack.

Added ESP32 Pins to Examples

08 Jun 03:05
Compare
Choose a tag to compare

Added ESP32 Pins to Examples thanks to @gojimmypi

Added enableDisplay Command

24 May 02:34
Compare
Choose a tag to compare

This allows the command to be put to sleep and woken up. Updated init sequence comments as well.

Fix DMA handling of ST7789

18 May 18:02
Compare
Choose a tag to compare
1.3.3

Make SPI mode 0 the default in all cases

Fixes ST7789 on faster processors

10 May 03:15
a87f52c
Compare
Choose a tag to compare

This release fixes the ST7789 display on faster processors.