jonny_ji7
f6b2093650
Update connection-plan, function-diagram
...
function diagram represents currently implemented control
connection plan:
- add vfd reverse
- optimizations, fixes
- wire colors
- 7 segment display wiring
2022-08-18 21:21:28 +02:00
jonny_ji7
b68dae7e59
Swap vfd data pins, Update connection plan
...
Tested new vfd functions, encoder and display - works as intended now
2022-08-17 15:39:25 +02:00
jonny_ji7
22f8aef8d2
Move code from main to control.cpp, display pages
...
- move code from testing task to control.cpp
- outsource functions for initializing display and encoder
- delete testing code
- add two display pages (current distance and counter)
- run handle functions for each button
2022-08-17 13:08:05 +02:00
jonny_ji7
739f5ef4c2
Add Readme, connection-plan, function-diagram
...
Readme:
- component description
connection plan:
- fully connected pcb
- control panel overview with all input elements
function-diagram:
- partial functions
2022-08-17 10:39:26 +02:00