SinC_int
@sinc_int
Member
Joined: 2022-07-05 10:14 pm
Last seen: 2022-07-12 12:52 pm
Topics: 1 / Replies: 3
Reply
RE: Internet Radio + HD44780 + scroll text

I found a solution. strcat(LargeText, info); Thread to be closed.

2 years ago
Forum
Reply
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...

2 years ago
Forum
Reply
RE: Internet Radio + HD44780 + scroll text

Unfortunately, when I add the scrolling function, the radio is stuttering. The delay line breaks everything.

2 years ago
Forum
Topic
Forum
Replies: 14
Views: 829