hankhank10 / vinylemulator

Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
https://www.hackster.io/mark-hank/sonos-spotify-vinyl-emulator-3be63d
GNU General Public License v3.0
170 stars 29 forks source link

Can't seem to get acr122u to beep when a tag is read? #19

Open parth0295 opened 3 years ago

parth0295 commented 3 years ago

Is there a way to turn on the beep on the ACR122U? It beeps when I am running nfctools but not when running the sonos vinyl emulator like it does in the demo video.

Thanks!

hankhank10 commented 3 years ago

Users generally seemed to prefer it without the beep so I amended the code.

If you prefer beeps then you can change the code:

'beep-on-connect': False

sidmody123 commented 10 months ago

@hankhank10 I amended the False to True and it seems the reader works for the first command and then stops responding. Any ideas?