Fixed
Pls close this topic
Search found 2 matches
- Sun Mar 10, 2024 11:53 am
- Forum: ESP32 Arduino
- Topic: Esp32 with RGB-Matrix-P3-64x32 part of the screen flashing
- Replies: 1
- Views: 1800
- Mon Mar 04, 2024 8:04 pm
- Forum: ESP32 Arduino
- Topic: Esp32 with RGB-Matrix-P3-64x32 part of the screen flashing
- Replies: 1
- Views: 1800
Esp32 with RGB-Matrix-P3-64x32 part of the screen flashing
Hello, I have a problem with my program, part of the screen blinks synchronously with the seconds. Code and video presenting the problem: https://streamable.com/y2imo0 #include <PxMatrix.h> #include <WiFi.h> #include <HTTPClient.h> #include <ArduinoJson.h> #include <TimeLib.h> #define P_LAT 22 #defi...