Got a screen up finally 🙃

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • ESP32_SPI_MASTER_NODMA_EXAMPLE

    Non DMA version of the spi_master driver with ILI9431&ILI9488 example

    Not the biggest accomplishment but was trying to figure out for some time how to interface with a ILI9488 driver. For those who also need help with this driver, considering the lack of straight answers online unless your using arduino, I used the code from https://github.com/loboris/ESP32_SPI_MASTER_NODMA_EXAMPLE for it. Needs some modification but it'll run (not using the graphics and fonts on there as I didnt need em just wanted to figure out what to do to get pixels on screen).

  • LovyanGFX

    SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)

    Lovyangfx: https://github.com/lovyan03/LovyanGFX/

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • esp32_ili9488_tft

    ILI9488 display driver for esp32 base project, modified from https://github.com/loboris/ESP32_TFT_library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts