Skip to content

A WIFI enabled LED Pixel Art Display based on HUB75 panels driven by the ESP32

License

Notifications You must be signed in to change notification settings

mzashh/HUB75-Pixel-Art-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUB75-Pixel-Art-Display

A WIFI enabled LED Pixel Art Display which plays GIF files based on HUB75 panels driven by the ESP32

  • The colours are much more vibrant in person, also the flickring only shows up on camera.

Features

  • As of now the firmware has minimum fuctionality.

    • Upon powering up the Panel connects to the WIFI network and shows the firmware version, IP address, RSSI and WIFI SSID for 4 sec.

    • It then plays the GIF files stored in the SPI Flash of the ESP32.

    • I have also implemented a WEB-UI using an Async web server which allows to upload, delete, download and play other GIF files on the ESP32.

    • You can also control the brightness via the slider.

    • The WEB-UI also has auth functionality and allows for remote rebooting of the ESP32.

    • Added support for 1/8 scan panels via modified library, use firmware_1-8 and modified library.

Hardware

Schematics

  • GPIO 34+ are on the ESP32 are input only!!

  • GPIO 5, 23, 18, 19 are reserverd for a SD card which will be added in the future.

  • R1_PIN --> 25

  • G1_PIN --> 26

  • B1_PIN --> 27

  • R2_PIN --> 14

  • G2_PIN --> 12

  • B2_PIN --> 13

  • A_PIN --> 22

  • B_PIN --> 32

  • C_PIN --> 33

  • D_PIN --> 17

  • E_PIN --> 21

  • OE_PIN --> 15

  • CLK_PIN --> 16

  • LAT_PIN --> 4

Firmware

Credits

About

A WIFI enabled LED Pixel Art Display based on HUB75 panels driven by the ESP32

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published