ESP32_SPI_MASTER_NODMA_EXAMPLE Alternatives
Similar projects and alternatives to ESP32_SPI_MASTER_NODMA_EXAMPLE
-
LovyanGFX
SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
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 better ESP32_SPI_MASTER_NODMA_EXAMPLE alternative or higher similarity.
ESP32_SPI_MASTER_NODMA_EXAMPLE discussion
ESP32_SPI_MASTER_NODMA_EXAMPLE reviews and mentions
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).
Stats
Basic ESP32_SPI_MASTER_NODMA_EXAMPLE repo stats
1
36
10.0
over 7 years ago
The primary programming language of ESP32_SPI_MASTER_NODMA_EXAMPLE is C.