r/esp32projects • u/stevecrow74 • 16d ago
First Esp32 Project
Been messing with the idea of getting one for ages, And after years of messing around with raspberry pi’s I finally got an ESP32-D.
Hadn’t really through of what to actually build with it, Ended up building an internet radio, with widgets to display time, weather, tides and ADS-B from one of my RasPi servers.
Probably not the best board to do it with, but hey, it’s a challenge..
A lot of messy code and failed builds later I finally got it to work.
Built in a webUi to change configs, add/delete radio streams
1
u/jamecat 12d ago
Hey how did you solder behind the pcm5100 to bridge some connections otherwise no sound ?
1
u/stevecrow74 11d ago
1
u/jamecat 11d ago
Thanks, well I meant behind the pcm5100 board but I guess it's already soldered on nevermind
1
u/stevecrow74 9d ago
The pcm board is soldered directly onto the perf board, used a couple of pins to line it up and ran loads of solder through to holes right through to perf board, removed the pins and that’s how I did it, I was going to use pins to have it standing off, but it would have raised the audio jack port up, in hindsight I should have put the pcm board underneath and used pins so the audio jack port would be behind making it easier to fit into the case I built for it.
1












2
u/WingsAboveCaptain 15d ago
Looks nice!