-
Notifications
You must be signed in to change notification settings - Fork 49
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
in mopidy/install.sh , is bcm24 needed? #63
Comments
It depends. The pin for button "Y" - BCM 20 - was swapped to BCM 24 on later revisions of Pirate Audio boards, to avoid conflicts with PCM data-input. In most cases BCM 24 is probably the right choice, but if that makes your "Y" button stop working then swap it to 20. |
Gadgetoid
added
notice
This issue is resolved, but left open for posterity/visibility
question
Further information is requested
labels
Sep 10, 2021
s-martin
added a commit
to MiczFlor/RPi-Jukebox-RFID
that referenced
this issue
Feb 26, 2023
Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment)
s-martin
added a commit
to MiczFlor/RPi-Jukebox-RFID
that referenced
this issue
Feb 26, 2023
Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment)
s-martin
added a commit
to MiczFlor/RPi-Jukebox-RFID
that referenced
this issue
Feb 26, 2023
* Update setup_pirateAudioHAT.sh Fix #1974 * Update README.md * Update setup_pirateAudioHAT.sh Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment) * Update README.md Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment) * Update README.md
7 tasks
AlvinSchiller
pushed a commit
to AlvinSchiller/RPi-Jukebox-RFID
that referenced
this issue
Dec 21, 2023
* Update setup_pirateAudioHAT.sh Fix MiczFlor#1974 * Update README.md * Update setup_pirateAudioHAT.sh Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment) * Update README.md Support early and late revisions of PirateHat, see pimoroni/pirate-audio#63 (comment) * Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In mopidy/install.sh
while in mopidy/README.md
Which one is correct?
Thanks
The text was updated successfully, but these errors were encountered: