Projet With ESP32 and WS2812 RGB Led Matrix 8x32

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
 

Schema






Code

ARDUINO IDE

2 comments:

  1. I get an error message in the code; "class GFXcanvas1' has no member named 'getPixel" Please help. Thanks

    ReplyDelete
  2. ELF file SHA256: 0000000000000000

    Rebooting...
    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?

    ReplyDelete