-
Notifications
You must be signed in to change notification settings - Fork 2k
CE #2650
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
Merged
Merged
CE #2650
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
26 changes: 12 additions & 14 deletions
26
documentation/asciidoc/accessories/iqaudio/codec_zero.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,34 +1,32 @@ | ||
| === Raspberry Pi Codec Zero | ||
|
|
||
| Raspberry Pi Codec Zero is a Raspberry Pi Zero sized audio HAT. It delivers bi-directional digital audio signals (I2S) between Raspberry Pi and its onboard Dialog Semiconductor DA7212 codec. The Codec Zero has multiple features and supports a range of input and output devices: | ||
| Raspberry Pi Codec Zero is a Raspberry Pi Zero-sized audio HAT. It delivers bi-directional digital audio signals (I2S) between a Raspberry Pi and the Codec Zero's on-board Dialog Semiconductor DA7212 codec. The Codec Zero supports a range of input and output devices. | ||
|
|
||
| * High performance 24-bit audio codec | ||
| * Supports common audio sample rates between 8-96kHz | ||
| * Built in MEMS (micro-electro-mechanical) microphone (Mic2) | ||
| * Mono Electret microphone (Mic2 left) | ||
| * Built in micro-electro-mechanical (MEMS) microphone (Mic2) | ||
| * Mono electret microphone (Mic2 left) | ||
| * Automatic MEMS disabling on Mic2 insert detect | ||
| * Supports additional (no fit) Mono Electret microphone (Mic1 right) | ||
| * Supports additional (no fit) mono electret microphone (Mic1 right) | ||
| * Stereo auxiliary input channel (AUX IN) - PHONO/RCA connectors | ||
| * Stereo auxiliary output channel (Headphone / AUX OUT) | ||
| * Flexible analog and digital mixing paths | ||
| * DSP (Digital Signal Processors) for ALC (Automatic Level Control) | ||
| * 5-band EQ (Equalisation) | ||
| * Mono line-out / mini speaker driver: 1.2W @ 5V, THD<10%, R=8Ω | ||
| * Stereo auxiliary output channel (Headphone/AUX OUT) | ||
| * Flexible analogue and digital mixing paths | ||
| * Digital signal processors (DSP) for automatic level control (ALC) | ||
| * Five-band EQ | ||
| * Mono line-out/mini speaker driver: 1.2W @ 5V, THD<10%, R=8Ω | ||
|
|
||
| image::images/Codec_Zero_Board_Diagram.jpg[width="80%"] | ||
|
|
||
| The Codec Zero includes an EEPROM which can be used for auto-configuration of the Linux environment if necessary. | ||
|
|
||
| The unit has an integrated MEMS microphone, can be used with stereo microphone input via 3.5mm socket and a mono speaker (1.2W / 8Ω). | ||
| The Codec Zero includes an EEPROM which can be used for auto-configuration of the Linux environment if necessary. It has an integrated MEMS microphone, and can be used with stereo microphone input via a 3.5mm socket and a mono speaker (1.2W/8Ω). | ||
|
|
||
| In addition to the green (GPIO23) and red (GPIO24) LEDs, a tactile programmable button (GPIO27) is also provided. | ||
|
|
||
| ==== Pinouts | ||
| [cols="1,12"] | ||
| |=== | ||
| | *P1/2* | Support external PHONO / RCA sockets if needed. P1: AUX IN, P2: AUX OUT. | ||
| | *P1/2* | Support external PHONO/RCA sockets if needed. P1: AUX IN, P2: AUX OUT. | ||
| | *P1* | Pin 1 is square. | ||
| |=== | ||
| image::images/CODEC_ZERO_ZOOMED_IN_DIAGRAM.jpg[width="50%"] | ||
|
|
||
| A Codec Zero is an ideal design starting point for projects such as walkie-talkies, smart doorbells, vintage radio hacks, or smart speakers. | ||
| Codec Zero is an ideal design starting point for small-scale projects such as walkie-talkies, smart doorbells, vintage radio hacks, or smart speakers. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.