Phil Howard
356e649308
Extra init for 240x240 ST7789 displays
2021-05-07 13:48:56 +01:00
ZodiusInfuser
84015d7de9
ST7789 tidyup, incl. whitespace removal
2021-05-07 13:48:56 +01:00
Phil Howard
b3df1483c1
Add breakout-garden SPI slot selection for ST7789 displays
...
A new constructor has been added which accepts a enum type BG_SPI_SLOT which can be either:
ST7789::BG_SPI_FRONT or ST7789::BG_SPI_BACK.
This selects the correct CS/BL pins for the respective breakout-garden SPI slot.
Additionally the PWM'd backlight is turned *on* by default to avoid any confusion when the user does not set a value.
2021-04-19 17:22:56 +01:00
ZodiusInfuser
848aa19c2c
Added micropython support and example for roundlcd breakout
2021-03-30 15:15:13 +01:00
Phil Howard
f812e23d8e
Cleaner RASET, CASET and MADCTL handling
2021-03-29 13:18:31 +01:00
David Tillotson
1993d403e5
Added portrait mode (building with the work from hamid-elaosta:portrait)
2021-03-29 13:18:31 +01:00
David Tillotson
98b633f31f
Correct version of the st7789.cpp driver!
2021-03-29 13:18:31 +01:00
David Tillotson
237d59d1d1
Slight efactor of st7789 driver, and addition of the flip function
2021-03-29 13:18:31 +01:00
ZodiusInfuser
75560ea038
Added outline of an mpy wrapper for pico_display
2021-01-20 15:59:48 +00:00
Jonathan Williamson
96d702ef9a
PicoExplorer library and example, basic text support for PicoGraphics
2021-01-17 07:41:25 +00:00
Jonathan Williamson
90d3ab8178
pico display driver
2021-01-16 12:26:03 +00:00
Jonathan Williamson
cf86122d56
ST7789 driver
2021-01-15 16:12:36 +00:00