SinC_int
Member
Joined: 2022-07-05 10:14 pm
Last seen: 2022-07-12 12:52 pm
Last seen: 2022-07-12 12:52 pm
Follow
RE: Internet Radio + HD44780 + scroll text
I found a solution. strcat(LargeText, info); Thread to be closed.
3 years ago
Forum
RE: Internet Radio + HD44780 + scroll text
#include "Arduino.h" #include "WiFi.h" #include "Audio.h" #include "WiFiManager.h" #include "time.h" #include "LiquidCrystal.h" //Define displ...
3 years ago
Forum
RE: Internet Radio + HD44780 + scroll text
Unfortunately, when I add the scrolling function, the radio is stuttering. The delay line breaks everything.
3 years ago
Forum