https://github.com/ww92030-storage/esp32_64x32p3
2D Graphics Template for 64x32 LED panels powered by ESP32 microcontroller.
https://github.com/ww92030-storage/esp32_64x32p3
esp32 esp32-arduino protogen
Last synced: about 1 month ago
JSON representation
2D Graphics Template for 64x32 LED panels powered by ESP32 microcontroller.
- Host: GitHub
- URL: https://github.com/ww92030-storage/esp32_64x32p3
- Owner: WW92030-STORAGE
- License: agpl-3.0
- Created: 2022-09-26T01:22:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T04:38:29.000Z (over 1 year ago)
- Last Synced: 2025-08-19T06:54:24.180Z (10 months ago)
- Topics: esp32, esp32-arduino, protogen
- Language: C++
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32_64x32P3
Template for 2D graphics on 64x32 LED panels powered by an ESP32. Contains pre-made methods for basic tasks such as setup, color manipulation, as well as a system for playing mask-based animations.
- A more structured and skeleton template is located in the `TEMPLATE` folder. The stuff out here is mostly examples and utility programs.
# IMPORTANT
- YOU MUST CREDIT ME (WW92030-STORAGE/WW92030/NORMALEXISTING) WHENEVER YOU USE THIS CODE.