Wykres commitów

118 Commity (main)

Autor SHA1 Wiadomość Data
Peter Hinch 6b424290e9 Populate LUT before use. 2021-06-12 17:49:08 +01:00
Peter Hinch 4ef0e20da2
Merge pull request #18 from IhorNehrutsa/master
st7789/st7789_4bit.py little speedup, split=5
2021-05-13 14:20:01 +01:00
Ihor Nehrutsa b306d38e1d st7789_4bit.py: Cheaper version of BLACK color initialization 2021-05-13 14:30:41 +03:00
Peter Hinch b49a07fa42 Fix memory leak in Meter. 2021-05-13 12:13:36 +01: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 9085e95215 Add TTGO T-Display clock demo. 2021-05-09 17:07:02 +01:00
Peter Hinch 86a5247661 Rename color_setup directory for mpremote. 2021-05-06 19:29:05 +01:00
Peter Hinch befcfd08ba Add aclock_large demo 2021-05-06 18:06:06 +01:00
Peter Hinch 82770e9544 Add ili9341 setup file for Pi Pico. 2021-05-06 13:49:49 +01:00
Peter Hinch 92ca07f699 Improve color_setup filenames. 2021-05-03 17:46:09 +01:00
Peter Hinch 6ee8215e5e st7789_4bit.py Remove redundant function, amend copyright. 2021-04-29 10:11:18 +01:00
Peter Hinch e8dbadcfac
Merge pull request #13 from IhorNehrutsa/master
Reduce show time from 66ms to 60ms on TTGO
2021-04-29 10:02:00 +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 090509a4d9
Merge pull request #10 from IhorNehrutsa/master
Add commensts to color_setup/st7789_ttgo.py
2021-04-27 17:33:54 +01:00
Ihor Nehrutsa 3be1afca98 Add commensts to color_setup/st7789_ttgo.py 2021-04-27 11:19:35 +03:00
Peter Hinch 637f1e1521 Rename ST7789 color config files. 2021-04-27 08:02:40 +01: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 ee691c0b48 Add URLs to docs. 2021-04-24 18:24:01 +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 b196fda84e README.md update Pico firmware dependency. 2021-04-22 09:30:44 +01:00
Peter Hinch d3759da107 ST7789 Add offset constructor arg. 2021-04-21 17:05:34 +01:00
Peter Hinch 168e1bf91d README: detail Scale widget precision limit. 2021-04-09 08:13:54 +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 7bd781033b ST7789 doc improved. 2021-03-24 13:47:08 +00:00
Peter Hinch 97b86d0e5f ssd7789.py bugs fixed. 2021-03-24 12:11:23 +00:00
Peter Hinch abf2ab38b9 DRIVER.md fixes. 2021-03-23 13:21:01 +00:00
Peter Hinch f531347f29 DRIVER.md correct typos etc. 2021-03-23 12:58:57 +00:00
Peter Hinch 0ad88e3512 Add UNSTABLE st7789 driver. 2021-03-23 11:14:15 +00:00
Peter Hinch 396773f284 Tested on rp2. 2021-03-14 14:46:25 +00:00
Peter Hinch ce0f47c7eb Tested on rp2. 2021-03-14 14:40:29 +00:00
Peter Hinch 16529f2d0b Fix writer issue with fast mode on rp2. Add writer changes for accurate clip/wrap. 2021-02-14 17:14:01 +00:00
Peter Hinch 6283f6519a ADAFRUIT.md add note about SPI baudrate. 2021-01-28 07:07:27 +00:00
Peter Hinch 59629dd38c DRIVERS.md add EPD micopower measurements. 2021-01-26 13:11:31 +00:00
Peter Hinch bfe679d169 Add EPD micropower demo and docs. 2021-01-25 18:44:04 +00:00
Peter Hinch 834e5da770 Doc changes. 2021-01-25 08:52:03 +00:00
Peter Hinch 7604c1cd64 Fix bug in EPD wait method. 2021-01-24 10:37:56 +00:00
Peter Hinch 158358a713 Minor changes to ePaper files and docs. 2021-01-23 19:02:00 +00:00
Peter Hinch 4108aa32a4 Minor changes to ePaper files and docs. 2021-01-23 18:53:54 +00:00
Peter Hinch 35e1a6b1b2 Fixes to docs. 2021-01-22 12:35:52 +00:00
Peter Hinch 85d5753433 DRIVERS.md Add notes re FeatherWing 2.9 inch EPD 2021-01-20 17:40:43 +00:00
Peter Hinch dc9d2e87de Fixes to docs. 2021-01-17 17:20:54 +00:00
Peter Hinch d92470cb45 Add ePaper support. Monochrome setup is now consistent with color. 2021-01-17 16:08:08 +00:00
Peter Hinch bfba0b71a6 Prior to merge. 2021-01-15 16:54:29 +00:00
Peter Hinch f4c6631c91 epd29.py passed initial tests. 2021-01-13 17:21:32 +00:00