esp_p10_tetris_clock icon indicating copy to clipboard operation
esp_p10_tetris_clock copied to clipboard

A tetris clock based on a 16x32 RGB matrix and a ESP8266

Results 5 esp_p10_tetris_clock issues
Sort by recently updated
recently updated
newest added

compiling error on both arduino ide and platformio drawing.h:250:1: error: control reaches end of non-void function [-Wreturn-type] drawing.h:297:1: error: control reaches end of non-void function [-Wreturn-type]

Hi! I absolutely love this, I've currently got it running and it was so easy to setup which surprised me! I'm having an issue where sometimes esp8266 disconnects from WiFi...

question

*WM: Connection result: *WM: 3 *WM: IP Address: *WM: 192.168.1.113 23:37:32 30/03/2019 Winter Time. WiFi is connected. Uptime: 0 days 00:00:50 since 23:37:31 30/03/2019 Time changed: 2337 Panic C:\Users\ali\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.0\cores\esp8266\core_esp8266_main.cpp:103 __yield...

help wanted

Something has changed in one of the libraries - I recompiled the clock after daylight savings here in March 2019, and of course it used the latest libraries. Something is...

Hi Tobias,, I've installed the recently announced new version of PxMatrix (1,3,9=0) and AdaFruit GFX library (1.2.9). Now the opening splash screen ("Tetris Time") does not display correctly. The "s"...