ESP32-HUB75-MatrixPanel-DMA/library.properties

10 lines
485 B
Properties
Raw Normal View History

2020-07-04 16:19:59 +02:00
name=ESP32 64x32 LED MATRIX HUB75 DMA Display
2020-07-04 17:48:11 +02:00
version=1.0.2
2018-10-24 00:58:49 +02:00
author=Faptastic
maintainer=Faptastic
2020-07-04 16:17:51 +02:00
sentence=Experimental DMA based LED Matrix HUB75 Library
paragraph=An experimental Adafruit GFX compatible library for 64x32 RGB matrix modules (other modules not tested - YMMV), using the ESP's DMA Engine for ultra-fast refresh rates, no-interrupts and very low CPU usage (5%).
2018-10-24 00:58:49 +02:00
category=Display
url=https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA
2018-10-24 01:21:37 +02:00
architectures=esp32