ESP32_SPI_MASTER_NODMA_EXAMPLE
Non DMA version of the spi_master driver with ILI9431&ILI9488 example (by loboris)
esp32_ili9488_tft
ILI9488 display driver for esp32 base project, modified from https://github.com/loboris/ESP32_TFT_library (by anatoli-dp)
ESP32_SPI_MASTER_NODMA_EXAMPLE | esp32_ili9488_tft | |
---|---|---|
1 | 1 | |
36 | 1 | |
- | - | |
10.0 | 2.5 | |
over 7 years ago | over 1 year ago | |
C | C | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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_SPI_MASTER_NODMA_EXAMPLE
Posts with mentions or reviews of ESP32_SPI_MASTER_NODMA_EXAMPLE.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-06.
-
Got a screen up finally 🙃
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).
esp32_ili9488_tft
Posts with mentions or reviews of esp32_ili9488_tft.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-06.
What are some alternatives?
When comparing ESP32_SPI_MASTER_NODMA_EXAMPLE and esp32_ili9488_tft you can also consider the following projects:
LovyanGFX - SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)