ESP32-HUB75-MatrixPanel-DMA

An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining. (by mrfaptastic)

ESP32-HUB75-MatrixPanel-DMA Alternatives

Similar projects and alternatives to ESP32-HUB75-MatrixPanel-DMA

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-HUB75-MatrixPanel-DMA alternative or higher similarity.

ESP32-HUB75-MatrixPanel-DMA reviews and mentions

Posts with mentions or reviews of ESP32-HUB75-MatrixPanel-DMA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Diffuser for pixel matrix
    1 project | /r/functionalprint | 8 Apr 2023
    I whipped up a quick ESPHome wrapper (as a custom component) for this library: https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA
  • What would I need to make this with arduino?
    2 projects | /r/arduino | 20 Feb 2023
  • Cloud Based LED Matrix (HUB75) Display Controllers
    1 project | /r/led | 10 Feb 2023
  • Taking over a Dead IoT Company
    3 projects | news.ycombinator.com | 10 Jan 2023
    The ESP32 can handle a 64x64 HUB75 display pretty handily. Several of them, even. There’s a solid library out there [0] that just pumps pixels right from memory via the ESP32’s built-in DMA engine. Adafruit_GFX is the supported library for drawing primitives/text/bitmaps/etc., so you can re-use a lot of code that’s out there.

    But let’s start with a simple, quick hit of dopamine: There’s a web-based installer [1] (it uses web serial, so Chrome is required) for a couple varieties of clock designed for a 64x64 HUB75 panel and an ESP32. $20 in parts from AliExpress if you already have a suitable 5V power supply.

    To use that site, all you need is that aforementioned 5V power supply—4A or more recommended, 10A if you’re planning to drive a full panel of pixels on an outdoor panel at full brightness—a 64x64 HUB75 matrix panel, and an ESP32. Everything except power is run directly to the ESP32. Many panels even come with a 16-pin female IDC connector for the panel, with individual DuPont-style female connectors at the other end that you can just slip over the pins on the ESP32.

    The source code for each clock (repo is linked from the web page) is a great starting point for making your own versions.

    The panels, as others have mentioned, are shockingly cheap from the usual sources like eBay [2] or AliExpress (search for “HUB75 panel” or “p3 64x64”), but even those in a hurry can get a 64x64 panel for under $40 from Amazon [3].

    [0]: https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA

  • Just finished this rebuild from original to ESP32
    1 project | /r/cade | 6 Nov 2022
    I'm about to share the whole project documentation in german. I used ESP32-HUB75-MatrixPanel-DMA with additional 74HC245 to shift the levels up from 3.3 to 5v (as there is a 2m flat cable running through the frame to the display). The Library is based of Adafruit GFX, for which you can find plenty of examples. If you don't want blanking, use two buffers or partially repaint (for the text and image animation I added black filled boxes on each redraw before painting the new position/text). The ESP32 has just enough pins to power the basic functions, but I'm about to order a new PCB with a portexpander, which frees some pins and allows for blinking buttons. Will add a DFPlayer Mini as well, as soon my customer decided, which MP3 files he wants.
  • Tidbyt hardware display device: a review
    7 projects | news.ycombinator.com | 8 May 2022
  • how do i connect this panel to my esp32/breadboard? cant find any videos online i want to run a pxmatrix library
    2 projects | /r/esp32 | 1 May 2022
    will this work? , also im very new to this space but very willing to learn . so far all i have is the freenove starterkit that came with an esp32 because the first one i got from aliexpress wasn't showing up in arduino IDE, but i have a feeling it just wasn't configured properly.
  • Read gif from sd card, display on Wa2812B matrix. Difficult to find examples.
    1 project | /r/esp32 | 27 Apr 2022
    Here's some sample code that does exactly that this is a "HUB75" board, but it looks like a HUB75 is just an ESP32 with an LED matrix attached. The code should work fine for you so long as you change the number of LEDs, and the pin out.
  • animated gifs in circuitpython
    1 project | /r/circuitpython | 24 Mar 2022
    unless someone can help me fix the Arduino Code...
  • Working on a DMD that displays GIFS, what do you think?
    4 projects | /r/pinball | 20 Apr 2021
    See: https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA#panels-supported
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Apr 2024
    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. Learn more →

Stats

Basic ESP32-HUB75-MatrixPanel-DMA repo stats
13
815
8.1
28 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com