Dave

Results 3 issues of Dave

Hi everyone, i want to use the monitor on the board to display some informations. With this simple code, the esp32 crash: ``` #include U8X8_SSD1306_128X64_NONAME_SW_I2C display(/*rst*/ 16, /*scl*/ 15, /*sda*/...

Hi every body, I have decide to use again the "ledbot" i edited one years ago over my esp8266. I loaded the sketch, crated a new bot with bot father,...

Hi everybody, i need to understand when the program ends to display the entire string and repeat the loop. How can i read this information? Thx.