Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound Knob #272

Closed
olsins opened this issue Oct 19, 2018 · 3 comments
Closed

Sound Knob #272

olsins opened this issue Oct 19, 2018 · 3 comments

Comments

@olsins
Copy link

olsins commented Oct 19, 2018

Does anyone have experience adding a external sound Knob?
I was thinking about adding something like this https://www.amazon.de/gp/product/B06XHHSVN1/ref=ox_sc_saved_title_2?smid=A2N58YCCQNSUNR&psc=1

But I am not sure wether I can connect it to the GPIO description

Volume Down
GPIO19 (PIN35) and GND (PIN39)

Volume Up
GPIO16 (PIN36) and GND (PIN34)

In this tutorial: https://tutorials-raspberrypi.de/raspberry-pi-ky040-drehregler-lautstaerkeregler/
the knob is connected like this.

GPIO 5 (Pin 29) CLK
GPIO 6 (Pin 31) DT
GPIO 13 (Pin 33) SW
3.3V (Pin 1) +
GND (Pin 6) GND

Does anyone have an idea how to connect the knob in a way to work with the Jukebox?

@patman13
Copy link

See my solution in issue #267.

@MiczFlor
Copy link
Owner

Hi @olsins
At the bottom of the README file
https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/master/README.md
Is a link to the dial knob that @patman13 mentioned and a link to the files. Not yet implemented in the master branch. But all available in the thread.

@olsins
Copy link
Author

olsins commented Oct 28, 2018

Thanks a lot for the fast answers. I will order one and give it a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants