ESP32_SPI_MASTER_NODMA_EXAMPLE VS LovyanGFX

Compare ESP32_SPI_MASTER_NODMA_EXAMPLE vs LovyanGFX and see what are their differences.

ESP32_SPI_MASTER_NODMA_EXAMPLE

Non DMA version of the spi_master driver with ILI9431&ILI9488 example (by loboris)

LovyanGFX

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51) (by lovyan03)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ESP32_SPI_MASTER_NODMA_EXAMPLE LovyanGFX
1 9
36 1,027
- -
10.0 8.1
about 7 years ago 21 days ago
C C
- GNU General Public License v3.0 or later
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.

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 🙃
    3 projects | /r/esp32 | 6 Jun 2023
    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

Posts with mentions or reviews of LovyanGFX. 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 LovyanGFX you can also consider the following projects:

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

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