diff --git a/draft/boards/iqaudio-pi-digiamp.png b/draft/boards/iqaudio-pi-digiamp.png deleted file mode 100644 index 599761e..0000000 Binary files a/draft/boards/iqaudio-pi-digiamp.png and /dev/null differ diff --git a/draft/overlay/iqaudio-pi-digiamp.md b/draft/overlay/iqaudio-pi-digiamp.md deleted file mode 100644 index 17c5d06..0000000 --- a/draft/overlay/iqaudio-pi-digiamp.md +++ /dev/null @@ -1,50 +0,0 @@ - - -# Pi-DigiAMP+ - -The Pi-DigiAMP+ is an add-on board that includes a Digital to Analog Converter (DAC) and powerful 35w stereo amplifier. If you want to turn your Raspberry Pi into a working Hi Fi stereo, just add speakers and you're off. - -The Pi-DigiAMP+ exposes some of the Pi's pins via a header. - -Pin | Name | Name | Pin ---- | --- | --- | --- -1 | GPIO23 (Rotary encoder) | GPIO22 (Mute) | 2 -3 | GPIO24 (Rotary encoder) | GPIO25 (IR) | 4 -5 | 5v | 3v3 | 6 -7 | I2C SCL1 | Ground (0v) | 8 -9 | I2C SDA1 | Ground (0v) | 10 - - -These can be used for whatever you like but some are used by some additional software the IQAudIO provide to easily support a rotary encoder for physically controlling volume, a hardware mute switch and IR control. - -The official documentation can be found on the [IQAudIO website](http://www.iqaudio.com/downloads/IQaudIO.pdf). \ No newline at end of file diff --git a/resources/boards/iqaudio-pi-digiamp.png b/resources/boards/iqaudio-pi-digiamp.png new file mode 100644 index 0000000..967aad7 Binary files /dev/null and b/resources/boards/iqaudio-pi-digiamp.png differ diff --git a/src/en/overlay/iqaudio-pi-dac.md b/src/en/overlay/iqaudio-pi-dac.md index a6f8c1f..c76e879 100644 --- a/src/en/overlay/iqaudio-pi-dac.md +++ b/src/en/overlay/iqaudio-pi-dac.md @@ -7,6 +7,7 @@ formfactor: HAT image: 'iqaudio-pi-dac.png' manufacturer: IQaudIO description: An I2S digital to analog audio converter HAT for the Pi +url: http://www.iqaudio.co.uk/audio/8-pi-dac-0712411999650.html buy: http://www.iqaudio.co.uk pincount: 40 eeprom: yes diff --git a/src/en/overlay/iqaudio-pi-digiamp.md b/src/en/overlay/iqaudio-pi-digiamp.md new file mode 100644 index 0000000..982dddf --- /dev/null +++ b/src/en/overlay/iqaudio-pi-digiamp.md @@ -0,0 +1,48 @@ + + +# Pi-DigiAMP+ + +The Pi-DigiAMP+ is an add-on board that includes a Digital to Analog Converter (DAC) and powerful 35w stereo amplifier. If you want to turn your Raspberry Pi into a working Hi Fi stereo, just add speakers and you're off. + +You can use GPIO25 to connect an IR sensor and GPIO23/24 for a rotary encoder. Both of 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. \ No newline at end of file diff --git a/src/en/settings.yaml b/src/en/settings.yaml index f2ff647..12ccba3 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -62,6 +62,7 @@ overlays: - phat-dac - propeller-hat - iqaudio-pi-dac +- iqaudio-pi-digiamp - piano-hat - piborg-ledborg - pibrella