Skip to content
Snippets Groups Projects
Commit 71d47540 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Add Dimensions to readme

parent 05e57b25
Branches
No related tags found
No related merge requests found
......@@ -32,26 +32,26 @@ Here an example 8x8 setup consisting of 4 Input modules, 4 Output modules and 16
The Input Module has two 3.5mm Mono Input Jacks and two (On)-Off-On Switches that allows muting individual inputs (or momentarily/permanently switching them on).
| Top | Bottom | 3D |
| ---- | ------ | --- |
| <img src="gerbers/MAMI-INPUT_Combined_Top.png" width="200px"> | <img src="gerbers/MAMI-INPUT_Combined_Bottom.png" width="200px"> | <img src="images/3d-input.png" width="200px"> |
| Top | Bottom | 3D | Dimensions |
| ---- | ------ | --- | ------ |
| <img src="gerbers/MAMI-INPUT_Combined_Top.png" width="200px"> | <img src="gerbers/MAMI-INPUT_Combined_Bottom.png" width="200px"> | <img src="images/3d-input.png" width="200px"> | <img src="images/board_input.png" height="200px"> |
## 2x2 Tile Module [MAMI-QUAD]
Mixes two inputs onto two outputs using 4 Potentiometers.
| Top | Bottom | 3D |
| ---- | ----- | --- |
| <img src="gerbers/MAMI-QUAD_Combined_Top.png" width="200px"> | <img src="gerbers/MAMI-QUAD_Combined_Bottom.png" width="200px"> | <img src="images/3d-quad.png" width="200px"> |
| Top | Bottom | 3D | Dimensions |
| ---- | ----- | --- | ------ |
| <img src="gerbers/MAMI-QUAD_Combined_Top.png" width="200px"> | <img src="gerbers/MAMI-QUAD_Combined_Bottom.png" width="200px"> | <img src="images/3d-quad.png" width="200px"> | <img src="images/board_quad.png" height="200px"> |
## Output Module [MAMI-OUTPUT]
Provides two 3.5mm Mono output jacks, with a Jumper (or switch) each row of tiles can be switched between unipolar and bipolar attenuation.
| Top | Bottom | 3D |
| ---- | ------ | --- |
| <img src="gerbers/MAMI-OUTPUT_Combined_Top.png" height="200px"> | <img src="gerbers/MAMI-OUTPUT_Combined_Bottom.png" height="200px"> | <img src="images/3d-output.png" height="200px"> |
| Top | Bottom | 3D | Dimensions |
| ---- | ------ | --- | ---- |
| <img src="gerbers/MAMI-OUTPUT_Combined_Top.png" height="200px"> | <img src="gerbers/MAMI-OUTPUT_Combined_Bottom.png" height="200px"> | <img src="images/3d-output.png" height="200px"> | <img src="images/board_out.png" height="200px"> |
The summing section looks like this and allows a jumper (`J_ATT1` and `J_ATT2`) or a switch (2.54mm lead spacing) to be used to switch between unipolar and bipolar attenuation for each row seperately.
<img src="images/schematic_summing.png" height="auto" width="600px">
......@@ -60,9 +60,9 @@ The summing section looks like this and allows a jumper (`J_ATT1` and `J_ATT2`)
A dual Envelope follower that can be hooked up to a `MAMI-OUTPUT`-Module. Has two output jacks in the same 25mm spacing as the output module and two LEDs that correspond to the output levels.
| Top | Bottom | 3D |
| ---- | ------ | --- |
| <img src="gerbers/MAMI-ENV_Combined_Top.png" height="200px"> | <img src="gerbers/MAMI-ENV_Combined_Bottom.png" height="200px"> | <img src="images/3d-env.png" height="200px"> |
| Top | Bottom | 3D | Dimensions |
| ---- | ------ | --- | --- |
| <img src="gerbers/MAMI-ENV_Combined_Top.png" height="200px"> | <img src="gerbers/MAMI-ENV_Combined_Bottom.png" height="200px"> | <img src="images/3d-env.png" height="200px"> | <img src="images/board_env.png" height="200px"> |
### Erata Output Module rev. 1.0 (has been fixed in 1.1)
......@@ -73,7 +73,7 @@ A dual Envelope follower that can be hooked up to a `MAMI-OUTPUT`-Module. Has tw
# Panels
Constructing a panel is straightforward: drill holes for all potentiometers, switches and jacks.
There is an example panel for a 8x8 Matrix in the [panels](panels) directory.
There are example panels for a 8x8 Matrix (with and without envelope outputs) in the [panels](panels) directory.
# Parts/BOM
......
images/board_env.png

93.1 KiB

images/board_input.png

53.8 KiB

images/board_out.png

103 KiB

images/board_quad.png

109 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment