Wykres commitów

20 Commity (172c976df0acf1d1d3edc104f9077f7ee11c5dd5)

Autor SHA1 Wiadomość Data
Peter Hinch 172c976df0 ST7789: Add support for Waveshare 1.3inch LCD 2024-02-13 09:51:36 +00:00
peterhinch aef423a536 Drivers: st7789_4bit add support for DFRobot 172x320 2023-08-03 11:24:23 +01:00
Peter Hinch de0466cd7c Add support for new Pico displays. 2022-09-05 11:33:05 +01:00
Peter Hinch dbc4f4689b PR7682 improvements: drivers, writer.py, docs. 2021-08-29 11:50:03 +01:00
Ihor Nehrutsa b306d38e1d st7789_4bit.py: Cheaper version of BLACK color initialization 2021-05-13 14:30:41 +03:00
Ihor Nehrutsa 4b283e3122 st7789_4bit.py: Prevents a white screen when the first time self.show() is called in __init__(). 2021-05-13 10:50:02 +03:00
Ihor Nehrutsa f36920fb36 st7789/st7789_4bit.py little speedup, split=5 2021-05-12 15:21:13 +03:00
Peter Hinch 6ee8215e5e st7789_4bit.py Remove redundant function, amend copyright. 2021-04-29 10:11:18 +01:00
Ihor Nehrutsa 0fd75e5819 Reduce show time from 66ms to 60ms on TTGO. Corresponded with issue framebuf.GS4_HMSB format #12 2021-04-28 16:29:23 +03:00
Peter Hinch 67d423b760 ST7735 replace offset arg with display. 2021-04-26 07:53:24 +01:00
Peter Hinch 2849c49499 st7789 Simplify display mode logic. 2021-04-25 16:56:52 +01:00
Peter Hinch 3c142e4f39 ST7789 Correct disp_mode constructor args. 2021-04-25 10:35:28 +01:00
Peter Hinch 0539c3a8f6 ST7789 TTGO first release. 2021-04-24 13:58:26 +01:00
Peter Hinch d1373248ae Preliminary TTGO T-Display support. 2021-04-23 13:49:02 +01:00
Peter Hinch 95fc0898be ST7789 driver: fix syntax error. 2021-04-23 11:23:52 +01:00
Peter Hinch d3759da107 ST7789 Add offset constructor arg. 2021-04-21 17:05:34 +01:00
Peter Hinch 29b183cab1 Improve uasyncio support on ili9341 and st7789. 2021-03-26 10:57:37 +00:00
Peter Hinch e1a61b67e8 ST7789 add uasyncio support. 2021-03-25 10:18:45 +00:00
Peter Hinch 97b86d0e5f ssd7789.py bugs fixed. 2021-03-24 12:11:23 +00:00
Peter Hinch 0ad88e3512 Add UNSTABLE st7789 driver. 2021-03-23 11:14:15 +00:00