aokailin / HUB75-signalRGB-WIFI

基于MatrixPanel的signalRGB点阵屏幕
1 stars 1 forks source link

wled aircookie app #1

Open yusufsulaiman opened 9 months ago

yusufsulaiman commented 9 months ago

Can I display animation from the WLED Aircookie application?

aokailin commented 9 months ago

我可以显示WLED Aircookie应用程序中的动画吗? I haven't tried it, I'm a layman, my code is messy, you work on it

yusufsulaiman commented 9 months ago

Hi, I have successfully compiled. but I don't understand how to connect the signal RGBl to the ESP32 controller and the LED matrix. Can you explain the steps. Thank You

aokailin commented 9 months ago

嗨,我已经成功编译了。但我不明白如何将信号 RGBl 连接到 ESP32 控制器和 LED 矩阵。你能解释一下这些步骤吗?谢谢 HUB75_I2S_CFG::i2s_pins _pins={38,/R1/ 39,/G1/ 37,/B1/ 36,/R2/ 40,/G2/ 35,/B2/ 0,/A/ 14,/B/ 45,/C/ 13,/D/ 41,/E/ 21,/LAT/ 47,/OE/ 48,/CLK/}; HUB75_I2S_CFG mxconfig(112, 52, 1, _pins); In this code, modify the pin of your connection lattice. After uploading to esp32s3, you must first use the phone connection name: AKL-Display password 12345678... The AP of the esp32s3 is configured with WiFi, and then open the signalrgb software to see your device

yusufsulaiman commented 8 months ago

do you really have to use an esp32 s3? do you really have to use an esp32 s3? I use ESP32 Dev and can't display animation from signals RGB

aokailin commented 8 months ago

do you really have to use an esp32 s3? do you really have to use an esp32 s3? I use ESP32 Dev and can't display animation from signals RGB

You need to make sure this library works with your chip https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA