mirror of
https://github.com/correl/digitalaudioswitch.git
synced 2024-12-04 11:04:43 +00:00
Add additional pictures
This commit is contained in:
parent
b38a9ba590
commit
7de15730c6
3 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
#+title: Audio Input and Volume Control
|
#+title: Audio Input and Volume Control
|
||||||
|
|
||||||
[[file:pcb.png]]
|
[[file:finished.jpg]]
|
||||||
|
|
||||||
* Features
|
* Features
|
||||||
- Switches between three external inputs, outputting through the 3.5mm LINE OUT
|
- Switches between three external inputs, outputting through the 3.5mm LINE OUT
|
||||||
jack.
|
jack.
|
||||||
|
@ -31,8 +32,12 @@ latest version of MicroPython]], and ensure you have [[https://docs.micropython.
|
||||||
Running =make= will install dependencies and copy the code and configuration to
|
Running =make= will install dependencies and copy the code and configuration to
|
||||||
the ESP32, resetting it when done.
|
the ESP32, resetting it when done.
|
||||||
* Circuit Design
|
* Circuit Design
|
||||||
|
[[file:pcb.png]]
|
||||||
|
|
||||||
The schematic and board layout can be found in the [[file:kicad/][kicad]] folder.
|
The schematic and board layout can be found in the [[file:kicad/][kicad]] folder.
|
||||||
* Case
|
* Case
|
||||||
|
[[file:case.png]]
|
||||||
|
|
||||||
The 3D-printable case is built using FreeCAD and can be found in the [[file:freecad/][freecad]]
|
The 3D-printable case is built using FreeCAD and can be found in the [[file:freecad/][freecad]]
|
||||||
folder. It is divided into a top and bottom piece. The PCB is affixed using four
|
folder. It is divided into a top and bottom piece. The PCB is affixed using four
|
||||||
M3 threaded inserts and 6mm M3 bolts, the case is assembled using 2 M3 threaded
|
M3 threaded inserts and 6mm M3 bolts, the case is assembled using 2 M3 threaded
|
||||||
|
|
BIN
case.png
Normal file
BIN
case.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 432 KiB |
BIN
finished.jpg
Normal file
BIN
finished.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Reference in a new issue