-
Notifications
You must be signed in to change notification settings - Fork 403
Hardware Pinout Overview
martinclausen2 edited this page Dec 3, 2018
·
13 revisions
Non USB hardware consumes GPIOs on the raspberry pi pin head. Some hardware can be flexibly assigned to different pin (e.g. buttons), but other hardware (e.g. RFID reader, audio DAC) need special functionality, which is only available at certain pins.
This sections only deals with non-USB hardware.
GPIO | Pin | RFID (SPI) | Audio DAC I2S | Hifiberry MiniAmp | Hifiberry DAC Light, Zero | any HAT |
---|---|---|---|---|---|---|
2 | 3 | I2C | I2C | I2C | ||
3 | 5 | I2C | I2C | I2C | ||
8 | 24 | SDA | ||||
9 | 21 | SCK | ||||
10 | 19 | MOSI | ||||
11 | 23 | MISO | ||||
16 | 36 | Mute | free | |||
18 | 12 | BCK | BCK | BCK | ||
19 | 35 | LRCK | LRCK | LRCK | ||
20 | 38 | MCLK Only if DAC has own NO clock! | MCLK | MCLK | ||
21 | 40 | Data | Data | Data | ||
25 | 22 | RST other GPIO possible | ||||
26 | 37 | Shutdown |
If you like Phoniebox, consider: buy me a coffee or PayPal
- Code: https://github.com/MiczFlor/RPi-Jukebox-RFID
- Phoniebox home page: English | Deutsch
Phoniebox is a contactless jukebox for the Raspberry Pi, playing audio files, playlists, podcasts, web streams and spotify triggered by RFID cards. All plug and play via USB, no soldering iron needed. Update: if you must, it now also features a howto for adding GPIO buttons controls.
Visit Phoniebox.de
π₯ Version 3
- β Releases
- π΅ Install Jukebox Version 3
- π Report a bug
- π Propose a feature
- βοΈ Feature Status
- π Documentation
- π©βπ» Development
- βοΈ Contributing
- π¦ Code
πΆ Version 2
- β Releases
- π΅ Install Jukebox Version 2
- π Report a bug
- βοΈ Features
- π Documentation
- βοΈ Contributing
- π¦ Code
Version 2 Pages
-
Setup / Upgrades
- Synchronising Phonieboxes in a local network
- Smart Home remote control with MQTT
- Hardware Pinout Overview
- Systemwide Equalizer
- Phoniebox with read-only Filesystem
- HiFiBerry Soundcard Details
- WM8960 Hi-Fi HAT
- PAM8403 Amplifier Power Off
- TPA3118 Amplifier Power Off and EMI improvement
- External Non USB Audio DAC ES9023, PCM5102, etc.
- On-board LEDs with fibre optics
- Setting GPIOs at boot time
- Stop on removal with USB RFID Reader
- Firmware update improves audio out
- Architecture