Skip to content
  • vze3f372's avatar
    3e9f7091
    Initial commit: pico-display display drivers with framebuf library · 3e9f7091
    vze3f372 authored
    - MicroPython-based framebuf with drawing primitives
    - SSD1306 I2C OLED driver
    - EPD154 SPI e-paper driver (refactored to use spi_device abstraction)
    - ST7789 SPI TFT driver
    - Mono framebuffers (vertical LSB, horizontal)
    - Adafruit GFX font support
    - 16-color palette for blitting
    - Desktop test suite
    3e9f7091
    Initial commit: pico-display display drivers with framebuf library
    vze3f372 authored
    - MicroPython-based framebuf with drawing primitives
    - SSD1306 I2C OLED driver
    - EPD154 SPI e-paper driver (refactored to use spi_device abstraction)
    - ST7789 SPI TFT driver
    - Mono framebuffers (vertical LSB, horizontal)
    - Adafruit GFX font support
    - 16-color palette for blitting
    - Desktop test suite
Loading