-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Added the audio injector stereo soundcard. #433
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!-- | ||
--- | ||
name: Audio Injector Stereo Sound Card | ||
class: board | ||
type: audio | ||
formfactor: HAT | ||
manufacturer: Audio Injector | ||
description: A soundcard with stereo input and output, phones amplifier and electret microhpone input. | ||
url: https://www.audioinjector.net/rpi-hat | ||
github: https://github.com/Audio-Injector/stereo-and-zero | ||
buy: https://shop.audioinjector.net/detail/Sound_Cards/Original+Pi+Sound+Card | ||
image: 'audioinjector-stereo.png' | ||
pincount: 40 | ||
eeprom: no | ||
power: | ||
'2': | ||
'4': | ||
'17': | ||
ground: | ||
'6': | ||
'9': | ||
'14': | ||
'20': | ||
'25': | ||
'30': | ||
'34': | ||
'39': | ||
pin: | ||
'3': | ||
mode: i2c | ||
'5': | ||
mode: i2c | ||
'12': | ||
mode: i2s | ||
name: I2S BCLK | ||
'35': | ||
mode: i2s | ||
name: I2S LRCLK | ||
'38': | ||
mode: i2s | ||
name: I2S SDIN | ||
'40': | ||
mode: i2s | ||
name: I2S SDOUT | ||
--> | ||
# Audio Injector Stereo sound card | ||
|
||
A sound card with full functionality | ||
|
||
## Features | ||
|
||
* inputs (RCA) | ||
* outputs (RCA) | ||
* headphone amp. connector | ||
* electret microphone connector | ||
* potentiometers for RCA input and output trimming | ||
* male header on top of the board for more HAT stacking | ||
* accessories (knobs, plastic fittings) | ||
* fully assembled ready to go! | ||
|
||
## Its yours ! | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Huh? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wait, is it mine or yours? |
||
|
||
The stereo soundcard includes hardware to facilitate stereo audio capture and playback, headphone playback and electret microphone capture. It is fully populated with RCA audio connectors and the microphone. There are potentiometers to trim audio input and output levels. Headphone trimming is dont using the audio level in the alsa mixer. The top of the board has male pins sticking up allowing you to stack other hats (This image shows the male pins with their plastic shipping protector mounted). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. dont using -> done using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
phones -> headphones? ☎️