Projet With ESP32 and WS2812 RGB Led Matrix 8x32
Scrolling Message Web Server WS2812 5050 RGB Led Matrix
You need to watch this video to determine how to use: setting1.html
https://youtu.be/v-Zz9qKQpHI
Product link:
join the Bangood! And get coupons
Double Côté Prototype PCB
ESP32 Carte de développement WiFi
join the Bangood! And get coupons
Double Côté Prototype PCB
ESP32 Carte de développement WiFi
Schema
Code
Projet With ESP32 and WS2812 RGB Led Matrix 8x32
Library
REQUIRES the following Arduino libraries:
- Adafruit_GFX Library: https://github.com/adafruit/Adafruit-GFX-Library
- Adafruit_NeoPixel: https://github.com/adafruit/Adafruit_NeoPixel
- Arduino FFT library: https://github.com/kosme/arduinoFFT
- Adafruit_GFX Library: https://github.com/adafruit/Adafruit-GFX-Library
- Adafruit_NeoPixel: https://github.com/adafruit/Adafruit_NeoPixel
- Arduino FFT library: https://github.com/kosme/arduinoFFT
I get an error message in the code; "class GFXcanvas1' has no member named 'getPixel" Please help. Thanks
ReplyDeleteELF file SHA256: 0000000000000000
ReplyDeleteRebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
When I upload the code "WS2812_RGB_Led_Matrix8x32.ino", it just show this message in the serial monitor, and the AP do not show at the same time, as the esp non-stop rebooting. What can I do?