pinout.vvzero.com/src/en/overlay/iqaudio-pi-dac.md

56 lines
1.4 KiB
Markdown
Raw Normal View History

2015-05-11 04:46:25 +08:00
<!--
---
name: Pi-DAC+
2016-01-31 19:03:17 +08:00
class: board
type: audio
formfactor: HAT
2016-06-25 03:42:49 +08:00
image: 'iqaudio-pi-dac.png'
2015-11-07 01:42:12 +08:00
manufacturer: IQaudIO
description: An I2S digital to analog audio converter HAT for the Pi
buy: http://www.iqaudio.co.uk
2015-11-07 01:42:12 +08:00
pincount: 40
eeprom: yes
2015-05-11 04:46:25 +08:00
pin:
2015-11-16 18:28:16 +08:00
'3':
2015-11-07 01:42:12 +08:00
mode: i2c
2015-11-16 18:28:16 +08:00
'5':
2015-11-07 01:42:12 +08:00
mode: i2c
2015-11-16 18:28:16 +08:00
'12':
2015-05-11 04:46:25 +08:00
name: I2S
2015-11-16 18:28:16 +08:00
'15':
2015-11-08 04:34:10 +08:00
name: Mute/Unmute
2016-01-31 19:03:17 +08:00
description: Pi-AMP+ only (optional)
2015-11-16 18:28:16 +08:00
'16':
2015-11-08 04:34:10 +08:00
name: Rotary Encoder
2016-01-31 19:03:17 +08:00
description: (optional)
2015-11-16 18:28:16 +08:00
'18':
2015-11-08 04:34:10 +08:00
name: Rotary Encoder
description: (optional)
2015-11-16 18:28:16 +08:00
'22':
2015-11-08 04:34:10 +08:00
name: IR Sensor
2016-01-31 19:03:17 +08:00
description: (optional)
2015-11-16 18:28:16 +08:00
'35':
2015-05-11 04:46:25 +08:00
name: I2S
2015-11-16 18:28:16 +08:00
'38':
2015-05-11 04:46:25 +08:00
name: I2S
2015-11-16 18:28:16 +08:00
'40':
2015-05-11 04:46:25 +08:00
name: I2S
install:
'devices':
- 'i2c'
2015-05-11 04:46:25 +08:00
-->
#IQaudIO Pi-DAC+
The Pi-DAC+ takes the digital audio signals (I2S) from the Raspberry Pi and through the
onboard Texas Instruments PCM5122 DAC delivers variable output (hardware volume
2015-11-07 01:42:12 +08:00
control) analog audio to the Pi-DAC+ Phono connectors. The PI-DAC+ also, via the
2015-05-11 04:46:25 +08:00
Texas Instruments TPA6133A headphone amp, supports the direct use of headphones via
2015-11-07 01:42:12 +08:00
the Pi-DAC+ 3.5mm audio jack.
2015-06-25 23:59:01 +08:00
2015-11-16 00:56:26 +08:00
The Pi-DAC+ uses GPIO22 to mute/unmute the Pi-AMP+.
2015-06-25 23:59:01 +08:00
You can use GPIO25 to connect an IR sensor and GPIO23/24 for a rotary encoder. Both of
2015-11-07 01:42:12 +08:00
these parts are optional, but are broken out on the Pi-DAC+ for convenient access.
Note: pins reserved for the rotary encoder and IR sensor can be used for other purposes if those add-ons have not been fitted and enabled by software.