An audio multiplexer based on a Rohm BD3491FS
Julian Daube
065ba9bf56
move schematic as pdf and BOM to documentation add new interactive bom for placing the components |
||
---|---|---|
datasheets | ||
doc | ||
firmware | ||
kicad | ||
README.md |
Wat
This pcb is an audio multiplexer, meaning it can switch three analog inputs into one analog output.
Why
Sometimes you just need more inputs. And this is how you do it.
How
The BD3491 does all the audio switching. It combines one 6 input switch and an equalizer into a simple package. The STM32 configures the BD3491 to switch to the specified inputs based on pressed buttons or software control.