Add MCU Documentation readme

This commit is contained in:
Kai Vogelgesang 2021-09-10 13:02:14 +02:00
parent fac05243aa
commit aee36d4ccf
Signed by: kai
GPG Key ID: 0A95D3B6E62C0879
3 changed files with 13 additions and 0 deletions

13
microcontroller/README.md Normal file
View File

@ -0,0 +1,13 @@
# Microcontroller
Essentially a makeshift USB-DMX-Interface.
## Setup
Using a breadboard:
![breadboard.png](breadboard.png)
But it is much less flimsy if soldered on a stripboard:
![stripboard.png](stripboard.png)
Note that we're using a NodeMCU V3, which provides the 5 volts from USB on the `VU` Pin

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB