Request to add 3 new audio shields from raspiaudio.com

Changes to be committed:
	new file:   draft/boards/audioplus.png
	new file:   draft/boards/audioplus_speakerplus.png
	new file:   draft/boards/audioplus_speakerplus_micplus.png

	new file:   draft/overlay/audioplus.md
	new file:   draft/overlay/audioplus_speakerplus.md
	new file:   draft/overlay/audioplus_speakerplus_micplus.md
This commit is contained in:
rosco 2018-05-10 10:47:53 +02:00
parent 1de046d72f
commit 3b6ef8fc9f
6 changed files with 276 additions and 0 deletions

BIN
draft/boards/audioplus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View File

@ -0,0 +1,71 @@
<!--
---
name: RASPIAUDIO AUDIO+
class: board
type: audio
formfactor: Pi ZERO
manufacturer: RASPIAUDIO
description: An I2S digital to analog audio converter
buy: https://raspiaudio.com
image: 'audioplus.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
install:
'devices':
- 'i2s'
-->
#Audio +
RaspiAudio enables your Raspberry Pi ( Pi 3, 2, B+, A+, and Zero) with a state of the art audio DAC at a reasonable price.
Great for home audio sound sytem, internet radio, or any project with audio at a price that makes sense.
1- DAC I2s 24-bit 96KHz audio with studio sampling quality
2- Included dual RCA phono connector line out stereo (soldering required)
3- Line out stereo jack 3.5mm
4- Female header 2x20 (soldering required) Compatible with Raspberry Pi 3, 2, B+, A+, and Zero
-Insert your Rapsberry Pi Audio Shield in your Raspberry pI then turn it on
-Make sure your audio jack is plugged in to your amplifier
-Open a terminal (yes the black windows thing) and type:
```bash
sudo wget -O - script.raspiaudio.com | bash
```
-say yes for the reboot
-If everything went fine you should here a test sound when tryping this command:
```bash
sudo speaker-test -l5 -c2 -t wav
```
-NEW! : On the next reboot you will be able to control the volume from your desktop or by using the line command tool alsamixer

View File

@ -0,0 +1,99 @@
<!--
---
name: RASPIAUDIO AUDIO+ SPEAKERS+
class: board
type: audio,io
formfactor: HAT ZERO FORMAT
manufacturer: RASPIAUDIO
collected: Other
description: An I2S digital to analog audio converter with 2X5W STEREO AMP FOR ONBOARD/EXTERNAL SPEAKERS
buy: https://raspiaudio.com
image: 'audioplus_speakerplus.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'12':
name: I2S Clock
'16':
name: Button
mode: input
active: low
'22':
name: LED
mode: output
active: high
'35':
name: I2S WS
'40':
name: I2S Data
install:
'devices':
- 'i2s'
-->
#Audio+ Speaker+
2X5W STEREO AMP FOR ONBOARD/EXTERNAL SPEAKERS
-Any portable radio project where you need built in speaker
-Power directly your old speaker
-No extra power supply required
INSTALLATION for Raspian users:
-Insert your Rapsberry Pi Shield in your Raspberry pI then turn it on
-Open a terminal (yes the black window thing) and type this to download the bash file and run it:
```bash
sudo wget -O - script.raspiaudio.com | bash
```
-Say yes for the reboot
-On the next reboot you have to run the test to finish the installation (it is an ALSA oddness):
```bash
sudo speaker-test -l5 -c2 -t wav
```
On the next reboot you will be able to control the volume from your desktop or by using the line command tool alsamixer
Features:
(There is no microphone on this board, for microphone see our other model MIC+)
2. 2x5w Stereo Amplification 2 onboard speaker included
3. DAC I2s 24-bit audio with studio sampling quality
4. Line out stereo 3.5mm jack
5. Onboard red button, 1 status led
6. Extention screw terminal for external speakers (2 to 8 ohm)
7. Extention screw terminal for external push button, external led.
8. Soldered Long female header 2x20 (NO soldering required) Compatible with Raspberry Pi 3, 2, B+, A+, and Zero

View File

@ -0,0 +1,106 @@
<!--
---
name: RASPIAUDIO AUDIO+ SPEAKERS+ MIC+
class: board
type: audio,io
formfactor: HAT ZERO FORMAT
manufacturer: RASPIAUDIO
collected: Other
description: An I2S digital to analog audio converter with 2X5W STEREO AMP FOR ONBOARD/EXTERNAL SPEAKERS and detachable ONBOARD I2S MICROPHONE
buy: https://raspiaudio.com
image: 'audioplus_speakerplus_micplus.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'12':
name: I2S Clock
'16':
name: Button
mode: input
active: low
'22':
name: LED
mode: output
active: high
'35':
name: I2S WS
'40':
name: I2S Data
install:
'devices':
- 'i2s'
-->
#Audio+ Speaker+ Microphone+
2X5W STEREO AMP FOR ONBOARD/EXTERNAL SPEAKERS
-Experiment with the Google AYI assistant (100% pin to pin compatible).
-Open source assitant such as ADRIAN, SNIPS project and others
-Voice changer
-Any portable radio project where you need built in speaker
-Power directly your old speaker
-No extra power supply required
INSTALLATION:
```bash
sudo wget -O mic mic.raspiaudio.com
sudo bash mic
```
-say yes for the reboot
-On the next reboot you have to run the test to finish the installation (it is an ALSA oddness):
```bash
sudo wget -O test test.raspiaudio.com
sudo bash test
```
Push the onboard button, you should hear "Front Left" "front Right" then the recorded sequence by the microphone. If the volume is too low you can adjust the gain of the microphone by Reeboot and type:
```bash
alsamixer
```
Features:
1. Microphone I2S High sensitivity on board (could be separate from the main boad using the included cable)
2. 2x5w Stereo Amplification 2 onboard speaker included
3. DAC I2s 24-bit audio with studio sampling quality
4. Line out stereo 3.5mm jack
5. Onboard red button, 1 status led
6. Extention screw terminal for external speakers (2 to 8 ohm)
7. Extention screw terminal for external push button, external led.
8. Soldered Long female header 2x20 (NO soldering required) Compatible with Raspberry Pi 3, 2, B+, A+, and Zero