micropython-nano-gui/setup_examples
Carl Pottle 82b263a422 Address code review feedback
Three relatively small changes:
1) Undo changes to gui/core/writer.py
2) Modify setup_examples/ili9488_pico.py to specify pins
   by number rather than string.
3) As recommended, use a 2 byte per entry color lookup table
   rather than 3 bytes (needed to undo changes in writer.py).

I ran the same tests for these changes as last time.
2025-04-04 11:28:03 -07:00
..
epd29_pico.py
epd29_pyb_async.py
epd29_pyb_sync.py
epd_waveshare_42_pico.py
gc9a01_pico.py Update ili9x and gc9a01 drivers for image display. 2024-06-07 09:54:42 +01:00
ili9341_esp32.py
ili9341_esp32_2432S024c.py Setup examples: rename CYD files as per PR#80 discussion. 2025-01-07 13:27:55 +00:00
ili9341_esp32_2432S028r.py CYD1 and CYD2 support for Sunton ESP32-2432S028R 2025-01-27 16:33:01 -08:00
ili9341_esp32_wroverkit.py Adds support for esp32 wrover kit 4.1 display based on ILI9341 2024-03-17 19:04:28 +01:00
ili9341_pico.py
ili9486_pico.py
ili9488_esp32.py New driver for ILI9488 over SPI bus 2025-04-01 16:27:20 -07:00
ili9488_pico.py Address code review feedback 2025-04-04 11:28:03 -07:00
sh1106_spi_pico.py
sharp_pyb.py
ssd1306_i2c_esp32.py
ssd1306_i2c_esp8266.py
ssd1306_pyb.py
ssd1331_pyb.py
ssd1351_esp32.py
ssd1351_esp8266.py
ssd1351_pico.py
ssd1351_pyb.py
ssd1680_esp32.py Moved driver from drivers/ssd1680 to drivers/epaper and removed useless demo 2023-08-30 10:06:53 +02:00
st7567_i2c_esp32.py
st7735r144_pyb.py
st7735r_esp32.py
st7735r_pyb.py
st7789_pico.py
st7789_pico_lcd_114.py
st7789_ttgo.py
st7789_ws_pico_res_touch_pico.py Display drivers: add short_lock facility. 2024-10-08 16:10:57 +01:00
waveshare_demo.py
waveshare_pyb.py