espressif/esp_lcd_qemu_rgb

uploaded 5 months ago
Driver for the virtual QEMU RGB panel

readme

# QEMU RGB Panel

This component presents an interface for the virtual QEMU RGB panel, implemented into Espressif's QEMU fork starting from version 8.1.3-20231206.

This virtual RGB panel that can be used to display graphical interfaces. This panel also includes a dedicated frame buffer, absent in real hardware and independent from the internal RAM, that allows user program to populate the pixels in.

**Please note** that the virtual RGB panel currently supports only two color modes: ARGB8888 (32-bit) and RGB565 (16-bit).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lcd_qemu_rgb^1.0.2"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 30 times
  • Downloaded this version
    This version: 25 times

Badge

espressif/esp_lcd_qemu_rgb version: 1.0.2
|