add circuit diagram
This commit is contained in:
parent
ccbced419d
commit
b5805f16c5
3 changed files with 12 additions and 0 deletions
12
circuit/README.md
Normal file
12
circuit/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Hardware
|
||||
|
||||
## Components:
|
||||
- Arduino UNO
|
||||
- rotary encode with button (for example EC11B152442D)
|
||||
- or rotary encoder and separate button
|
||||
- 2x 100nF capacitors (ceramic type 104)
|
||||
- 2x 1K resistors
|
||||
- 2x 10K resistors
|
||||
|
||||
## Schematic:
|
||||
<img src="circuit.png" alt=""/>
|
BIN
circuit/circuit.png
Normal file
BIN
circuit/circuit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
circuit/rotary-kb.fzz
Normal file
BIN
circuit/rotary-kb.fzz
Normal file
Binary file not shown.
Loading…
Reference in a new issue