Mom and Dad’s Record Player
making a variation for the original raspberry pi project so that I can use the sonos speakers
my github repo:
GitHub - declankra/raspberryPiRecordPlayerSonos2
see: ‣
What: a “magic record player” device that plays music on a Sonos speaker when a song/playlist/album is placed on the record player
how does device work?
user places nfc tag on top of the reader → reader scans the id of the tag → python program will match the id with a spotify uri → use an http api server to make a call to play the spotify uri on the sonos speaker