Show HN: I built a toy music controller for my 5yo with a coding agent
10 months ago
- #M5Stack
- #Sonos
- #Go
- Create a simple server for a 5-year-old to control a Sonos Play:1 speaker using an M5Stack CardPuter v1.1 esp32s3 device.
- User stories include restarting a favorite playlist and playing favorite tracks.
- Implement most of the logic in a Go executable, using the CardPuter as a simple hotkey controller.
- Design the system so the child can turn it on, wait for a green light, and press one button to perform desired actions.