esp32_ili9488_tft
LovyanGFX
esp32_ili9488_tft | LovyanGFX | |
---|---|---|
1 | 9 | |
1 | 1,137 | |
- | - | |
2.5 | 8.5 | |
over 1 year ago | 4 days ago | |
C | C | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp32_ili9488_tft
LovyanGFX
-
Got a screen up finally 🙃
Lovyangfx: https://github.com/lovyan03/LovyanGFX/
- Best way to use ST7789 in ESPIDF?
-
Smart mirror help!!
Here is a great library/repository with several drivers ready to be used with an esp32.
- LovyanGFX 0.5.0 – rich and fast graphics library for ESP32 display devices
-
Made a comparison between the ESP32-S3 SPI TFT and the ESP32-S3 Parallel TFT. The conclusion: SPI version is suitable for project need more GPIOs, and the parallel version is suitable for project require faster refresh rate.
It looks like this one based on the name shown on the final screen https://github.com/lovyan03/LovyanGFX
-
my very first project based on freeRTOS and lvgla.
Cool. I've just found this LovyyanGFX and the example codes look sweet
- There are many ESP32s with displays on the market these days. I compared several displays. (LilyPi, WT32-SC01, MakerFabs' ESP32S2, Lolin32+ILI9488)
- Lvgl/lvgl: Powerful and easy-to-use embedded GUI library
- LovyanGFX 0.4.x supports ESP8266 \o/
What are some alternatives?
ESP32_SPI_MASTER_NODMA_EXAMPLE - Non DMA version of the spi_master driver with ILI9431&ILI9488 example
TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
lvgl-sdl - A crossplatform SDL wrapper for the Light and Versatile Graphics Library https://lvgl.io/.
stm32-usart-uart-dma-rx-tx - STM32 examples for USART using DMA for efficient RX and TX transmission
RetroESP32 - Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
retro-go - Retro emulation for the ODROID-GO and other ESP32 devices
lv_drivers - TFT and touch pad drivers for LVGL embedded GUI library
hagl_esp_mipi - ESP32 MIPI DCS abstraction layer for the HAGL graphics library
esp_effects - Old school demo effects for ESP32
stm32-ws2812b - STM32 Library for WS2812B using DMA+PWM
hagl - Hardware Agnostic Graphics Library for embedded