This audio adaptor lets you easily add high quality 16 bit, 44.1 kHz sample rate (CD quality) audio to your projects with Teensy 3.0, 3.6, 3.2, 3.5 or 3.6. It supports stereo headphone and stereo line-level output, and also stereo line-level input or mono microphone input.
The Teensy Audio Library lets you use the input and output simultaneously together with a toolkit of audio processing objects, to easily create all types of sophisticated audio applications. You can play multiple sound files, create synthesized waveforms, apply effects, mix multiple streams and output high quality audio to the headphones or line out pins.
Teensy 3.x have the Cortex-M4 DSP instructions which provide plenty of computational power for real-time FFT (spectrum analysis), opening up the possibility of creating advanced sound-reactive projects.
Two of these 14x1 pins can be used to easily soolder the Teensy 3.x and audio board together.
A 14 pin socket and 14 pin header can be used to make them plug together.
An optional Thumbwheel Potentiometer can be added for volume or control an audio pramater.
Front Side Back Side
Optional Add-Ons
This photo shows a Teensy 3.1 soldered under the audio adaptor using two 14x1 pins.
The optional volume knob and line in/out header are also added.
Signals to Teensy
The audio chip, part number SGTL5000, connects to Teensy using 7 signals. The I2C pins SDA and SCL are used to control the chip and adjust parameters. Audio data uses I2S signals, TX (to headphones and/or line out) and RX (from line in or mic), and 3 clocks, LRCLK (44.1 kHz), BCLK (1.41 MHz) and MCLK (11.29 MHz). All 3 clocks are created by Teensy3. The SGTL5000 operates in "slave mode", where all its clock pins are inputs.
The SD socket is accessed with 4 SPI pins. SCLK and MOSI are used at alternate locatoins. See the audio library examples for details on how to select these different pins. The SD card is useful for playing music. Sandisk and other good quality SD cards are capable of playing 2 WAV files simultaneously.
An optional W25Q128FV flash memory chip on the bottom side is also accessed using SPI, with the MEMCS pin to select the chip. Future versions of the audio library may use this low latency flash memory for short audio clips or wavetable synthesis. Currently there is no software support for this chip.
The line in/out header uses a pinout compatible with the AC97 audio header on PC motherboards. The front panel cables from most PCs can be connected, or wires can be soldered directly to the pins.
Recommended SD Card
Most SD cards are optimized for sequential access, where a camera or camcorder reads or writes a single large file. All SD cards work well for playing a single WAV file at a time.
For simultaneous playing of 2, 3 or 4 stereo WAV files, many common "class 10" cards perform poorly. Even though they can support many megabytes per second in sequential access, they have high latency for non-sequential access.
PJRC has tested several brands of SD cards. We recommend SanDisk Ultra for projects where multiple WAV files will be played at the same time. SanDisk Ultra is more expensive, but its non-sequential speed is much faster.
The Arduino SD library supports up to 32 GB size. Do not use 64 & 128 GB cards.
The audio library includes a simple benchmark to test SD cards. Open it from File > Examples > Audio > HardwareTesting > SdCardTest.
Audio Adaptor Board for Teensy 3.0 to 3.6 (Rev C)
- Brand: PJRC
- Product Code:PJRC-Audio-Adapter
- Reward Points:20
- Availability:In Stock
- रo 1,947.00
-
रo 1,705.00
- Price in reward points:2028
-
- 7 or more रo 1,939.00
- 15 or more रo 1,931.00
- 35 or more रo 1,922.00
- 70 or more रo 1,914.00
Related Products
Tags: Audio, Adaptor, Board, Teensy 3.0