bb8719c684949e1b1f9686f741bf1d465a90454e
Projects/xq/Mixer.md
... | ... | @@ -0,0 +1,18 @@ |
1 | +# Descrition |
|
2 | + |
|
3 | +A digital multi-channel audio mixer for stereo mixing. |
|
4 | + |
|
5 | +# I/O |
|
6 | + |
|
7 | +- 4 stereo inputs |
|
8 | +- 2 stereo outputs |
|
9 | +- 6 mono studio faders with motor |
|
10 | +- [DunstBlick](/Projects/xq/Dunstwolke.md#dunstblick) user interface via ethernet |
|
11 | + |
|
12 | +# Parts |
|
13 | + |
|
14 | +- [ICE40 (FPGA)](https://www.adafruit.com/product/4038) |
|
15 | +- [NXP UDA1334A (I2S DAC)](https://www.adafruit.com/product/3678) |
|
16 | +- [Studio Fader](https://www.reichelt.de/schiebepotentiometer-mono-5-kohm-linear-rs60n11m9-lin5k-p73883.html) |
|
17 | +- [DRV8871 (Motor Driver)](https://www.adafruit.com/product/3190) |
|
18 | +- Undecided microcontroller for the user interface |
|
0 | 19 | \ No newline at end of file |