Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:08 19 Jun 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Anyone had any luck with the VS1053 midi board?

Author Message
Gizmo

Admin Group

Joined: 05/06/2004
Location: Australia
Posts: 5115
Posted: 05:41am 16 Jun 2025
Copy link to clipboard 
Print this post

The plan was to build a internet radio using a ESP32. Seen a few projects that use the VS1053 midi board with the ESP32, the VS1053 does the conversion of the mp3 from the ESP32 to audio.

I orded a VS1053 from LoneyBinary via their ebay store - https://www.ebay.com.au/itm/324570123660?var=513617644818
and I got a ESP42 64M as the brains.

Well I've tried about 10 different connections and examples, I get nothing, just a bit of background noise. I have also tried a couple ESP32 WROOM's I have, still no luck.

Just wondering if anyone has had any luck with these VS1053's, starting to suspect I have a dead one.

Glenn
The best time to plant a tree was twenty years ago, the second best time is right now.
JAQ
 
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 463
Posted: 05:45am 16 Jun 2025
Copy link to clipboard 
Print this post

Mine runs so far with a PicoMite..maybe an idea for testing it?
 
Gizmo

Admin Group

Joined: 05/06/2004
Location: Australia
Posts: 5115
Posted: 07:38am 16 Jun 2025
Copy link to clipboard 
Print this post

OK, made some progress.

I managed to get it to "beep!" so that confirms the SPI is chatting. Next in the code it connects to a steaming service, thats "not connecting", but it is making a connection to my wifi.

More research.
The best time to plant a tree was twenty years ago, the second best time is right now.
JAQ
 
cosmic frog
Guru

Joined: 09/02/2012
Location: United Kingdom
Posts: 302
Posted: 08:25pm 16 Jun 2025
Copy link to clipboard 
Print this post

Are you using headphones or putting it through an amp?
The VS1053 midi board doesn't use a common ground and you will blow the output if you try using it with an amp!

A lot of info on this thread - Link

Dave.
Edited 2025-06-17 06:32 by cosmic frog
 
al18
Senior Member

Joined: 06/07/2019
Location: United States
Posts: 227
Posted: 09:38pm 16 Jun 2025
Copy link to clipboard 
Print this post

Thanks for the common ground warning.
 
Gizmo

Admin Group

Joined: 05/06/2004
Location: Australia
Posts: 5115
Posted: 07:36am 18 Jun 2025
Copy link to clipboard 
Print this post

Well I worked out why I was getting a "not connecting" message, the internet radio feed  in the example code is no longer active. In fact, I looked at aeveral examples with several different stations, all no longer active. Eventually I found one, some Italian feed, and it worked, sort of.

It plays for a second, then there's a break for a second, repeat. Likes it buffering or something. So I need to do some more research and testing.

Does anyone know where I can get a list of station addresses? I was hoping to stream things like ABC radio, 80's hits, etc, the stuff I can get on the iHeart radio streaming app, but the app doesn't tell you the address it uses to get the streams.

Thanks for the tip cosmic. I was using a pair of powered PC speakers, floating ground.

Glenn
The best time to plant a tree was twenty years ago, the second best time is right now.
JAQ
 
PhenixRising
Guru

Joined: 07/11/2023
Location: United Kingdom
Posts: 1307
Posted: 07:59am 18 Jun 2025
Copy link to clipboard 
Print this post

Just asked ChatGPT but I don't know anything about internet radio (I might try some of these, though)  


  Quote  Here are some popular internet radio stations along with their streaming URLs:

### General Music
1. **BBC Radio 1** - [http://stream.live.vc.bbcmedia.co.uk/bbc_radio_one](http://stream.live.vc.bbcmedia.co.uk/bbc_radio_one)
2. **NPR Music** - [http://npr-ice.streamguys1.com/nprmusic](http://npr-ice.streamguys1.com/nprmusic)
3. **KEXP** (Seattle) - [http://live.kexp.org](http://live.kexp.org)

### Electronic/Dance
1. **DI.FM** - [http://www.di.fm/mp3](http://www.di.fm/mp3)
2. **Radio FG** - [http://stream.radiofg.com:8000/fg](http://stream.radiofg.com:8000/fg)

### Rock
1. **Classic Rock 109** - [http://ice1.somafm.com/classicrock-128-aac](http://ice1.somafm.com/classicrock-128-aac)
2. **Radio Paradise** - [http://stream.radioparadise.com/aac-320](http://stream.radioparadise.com/aac-320)

### Jazz
1. **Jazz24** - [http://jazz24.org/listen](http://jazz24.org/listen)
2. **Smooth Jazz** - [http://smoothjazz.com/stream](http://smoothjazz.com/stream)

### News/Talk
1. **CNN Radio** - [http://audio.cnn.com/stream/](http://audio.cnn.com/stream/)
2. **Talk Radio Europe** - [http://www.talkradioeurope.com/listen](http://www.talkradioeurope.com/listen)

### Local Stations
You can also find local stations by searching for your city or region followed by "internet radio" or "streaming radio."

Make sure to check the station's website for the most current streaming links, as they can change over time.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6253
Posted: 08:19am 18 Jun 2025
Copy link to clipboard 
Print this post

Do a google search for "radio station ip stream australia"
you will find a few sites that have lists.
If you want to go direct to stations, I found the IPs by using the streaming service and wireshark to find the true address.

A lot of the stations are tied up with the streaming services and don't like to upset them by giving out their IP

Good luck

Jim
VK7JH
MMedit
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025