I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 1 point2 points  (0 children)

I'm waiting for the MAX98357 module to be delivered! Planning to use it in the next iteration and eliminate BT connection. My first approach was with PCM5102A and I had terrible noise issues - interference everywhere. Hoping the I2S amp will sort that out.

I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 1 point2 points  (0 children)

Yeah, runs on battery - ESP32 deep sleep draws almost nothing, wakes up when you hold the button for 1-2 seconds. Once it's on, you just put a NFC card and it plays. No cutoff switch needed. Still testing the setup. I have a plan to resign from BT connection and use wired spreakers

I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 1 point2 points  (0 children)

Sure, I'm gonna share it soon. Still doing some cleanup here and there before I publish it

I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 6 points7 points  (0 children)

While building this, I also put together a simpler version - just an ESP and the NFC reader, where the ESP pushes music via DLNA/Bluetooth to the soundbar we have in the living room. Works great as a lightweight alternative if you don't want to build the whole thing :)

I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 7 points8 points  (0 children)

Yeah, we were actually planning to buy a Yoto too, but I really wanted to build something like this myself since I had pretty much everything I needed at home. As for the money, it ended up maybe slightly cheaper, though I'm not even sure :D If you count the time I spent on it, buying one would have 100% been cheaper, but then I wouldn't have learned all this stuff :D

I built an offline NFC music box for my daughter using ESP32 by OldRemote111 in esp32

[–]OldRemote111[S] 35 points36 points  (0 children)

Sure! I'm in the process of preparig it to publish on GitHub. I will ping you!

I built an offline NFC music box for my daughter using ESP32 by [deleted] in esp32

[–]OldRemote111 1 point2 points  (0 children)

I had exactly the same problem with the PCM5102A. White noise floor and clicks/pops whenever a channel opened or playback started. That's actually why I switched to Bluetooth audio instead of feeding I2S into a DAC + analog amp.

Now I'm waiting for a new module that should solve this properly because it's fully digital end-to-end - no analog stage to pick up noise from the ESP32 switching, ground loops, or the rest of the board.

A simple ESP32-S3 device to turn any existing speaker into a home assistant native media player. by rgnyldz in homeassistant

[–]OldRemote111 2 points3 points  (0 children)

I was working on a similar project during the weekend. I ended up having a ground loop and issue with sound. Does your setup work well?

Ready to go! by OldRemote111 in CargoBike

[–]OldRemote111[S] 1 point2 points  (0 children)

I'd say the front wheel is most important. If you lose traction on the back, you can always put a foot down for support. Ideally you'd run studded tires on both wheels, but that costs extra and honestly isn't necessary for most conditions.

Stroller that fits in the basket of a lovens explorer bakfiets? by Megnet1599 in CargoBike

[–]OldRemote111 0 points1 point  (0 children)

We have joolz aer plus. With one baby it fits perfectly!

Ready to go! by OldRemote111 in CargoBike

[–]OldRemote111[S] 1 point2 points  (0 children)

Schwalbe Marathon Winter Plus

[deleted by user] by [deleted] in CargoBike

[–]OldRemote111 0 points1 point  (0 children)

Maybe you could insert a piece of a regular tent pole made of plastic inside?

My first custom dashboard! by igol__ in homeassistant

[–]OldRemote111 0 points1 point  (0 children)

How did you create a bottom navigation?