Video about the Project:
This IS Very WIP!!!
What is Ambii?
Its short for Ambisonics Which is a Binaural Microphone on sterioids- Kind of…
This repo includes the code for the recorder, since I like to make stuff as cheap as I can, and quad input recording devices are mad expensive, and ohh you want to include portibility in the search? haa.. ha.
this project includes everything, including the 3d printable files to print the actual mic too. avalable here and the firmware here
okay okay enough, components,
Required Components
- ESP32-S3 Mini: AliExpress Link
- PCM1808 (need 2pcs): AliExpress Link
- Aux-M (need 2pcs): AliExpress Link
- Aux-F (need 4pcs): AliExpress Link
- Microphone Capsule (need 4pcs): AliExpress Link
- SD Card: AliExpress Link
- SD Card Holder: AliExpress Link
- OLED Display: AliExpress Link
- Mic Preamp (maybe) (need 2pcs): AliExpress Link
- Some thin wires to connect the parts together
Note: Some of thease are referral links. If you purchase through it, I earn a commission at no extra cost to you.
Schem on Oshwlab here
The Wiring is done in such a way where most of the pins are soldered with pins with a little gap:
I soldered the pins to the PCM, then removed the plastic spacers and soldered the S3 on top,
Only BCK has a wire to a gpio since it didnt fit, on both PCM’s you want to short PMT, MD1, MD0 with GND, 3v to 3v and 5v to 5v.
As of rn, the Mic Preamps havent arrived, I assume they work but we will see,
pinouts:
SD CARD | ESP32-S3 Pin |
---|---|
CS | GPIO 33 |
MOSI | GPIO 21 |
MISO | GPIO 5 |
SCK | GPIO 17 |
OLED DISPLAY | ESP32-S3 Pin |
---|---|
SDA | GPIO 11 |
SCL | GPIO 10 |
PCM 1808 | Pin on PCM | ESP32-S3 Pin |
---|---|---|
PCM-1 | SCK | GPIO 35 |
PCM-1 | BCK | GPIO 38 |
PCM-1 | LRC | GPIO 18 |
PCM-1 | OUT | GPIO 16 |
PCM-2 | SCK | GPIO 13 |
PCM-2 | BCK | GPIO 2 |
PCM-2 | LRC | GPIO 12 |
PCM-2 | OUT | GPIO 4 |
Other stuff:
It records 24-bit PCM @ 48 kHz With a possibility to bump that up to 96 kHz, but dont think I will.
also for it to work, in my images you see the capsules are poking out of the filet, you want the mic capsule to be flush with the 3D model
There is a 14.6mm hole Version for this capsule