-
Have been trying to add several Iheart radio streams. I have noticed that you have several station defined in the code using the text ihr/IHR_IEDM and ihr/ IHR_TRAN. Neither of these stations work for…
-
-
## starting point
* http://www.neuram3.eu/achievements/essderc-2016-workshop-presentations
## others:
* http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7738684
* https://arxiv.org/pdf/1603.0…
-
Getting these reboots seems to be after an MQTT publish while using ihr streams.
D: New preset/file requested (10/0) from ihr/IHR_IEDM
D: Connect to new iHeartRadio host: IHR_IEDM
D: GET /api/liv…
-
@Edzelf I'm testing with the VS1053 and a wemos nodemcu without a tft screen but i included the tft library in the sketch. I get this error immediately after uploading i dont know what it means.
```…
-
The param table had 5000 parameters for input of 10000, am I missing some property value. I have gone through the example for multiple sub-skills but I have not found anything. Even for test data pro…
-
I'm struggeling adding an other station to the preset list.
So long I've added
preset_12 = st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3 # 12 - D_Radio MP3 128k
to the defaultprefs.h recompiled a…
-
Hi, I've just set up the ESP32 radio with the default parameters and followed the sugested pinout.
After correctly connecting to the WIFI network and detecting the vs1053, I try to play some of the m…
-
Hello I would like to know if there is any part of the code that do automatically switch to next saved channels if current playing channel for any reason stop playing.
I am experiencing channel cha…
-
hi all,
first of all, it's a nice project, I'm really amazed.
I fixed most issuses I had , I added st7789 display driver as well, mp3 from sd card works fine but the internet radio doesn't want to…