6 Commits

Author SHA1 Message Date
jonny_jr9
b6fb97277b Update connection-plan: brake resistor, 2 boards [soldered]
Add 2x brake relay
Add 2x optical sensor for speed measurement
-> not enough ports available!

-> Split pin assignment in two pcbs connected via UART
Note: just built and soldered both bords as currently described in connection plan
(old board replaced)
2023-09-04 08:23:51 +02:00
jonny_l480
4731f9253e Cleanup: comments, structure, warnings
went trough all current files:
- remove old comments
- change structure / newlines

- main.cpp: outsource loglevel function
- http.cpp: FIX compiler warnings

	currentsensor.hpp
2023-08-22 11:16:37 +02:00
jonny_l480
a6de6c4c10 Add currentsensor support - current limit functional
- add currentsensor class
- add current limit to motorctl handle function
- add config options for curring limit for each motor
- update connection plan with more detailed driver-box overview
2023-08-22 11:16:25 +02:00
jonny_l480
86638ff7c5 V2 - rework connection-plan: new pin assignment, wiring plan
Update connection plan with new wiring and pin assignment
  - add display
  - add temp sensors
  - single fan
  - add rotary encoder

Add wiring plan with details about hardware
2023-08-14 23:07:52 +02:00
jonny_l480
06d6138917 Update Readme: http usage, Connection-plan: add Date
Readme
- add todo section
- add http usage

Add date to connection plan
2023-05-14 12:30:45 +02:00
jonny_ji7
29dc5481bd Create connection plan
- create connection-plan.drawio.pdf with current wiring of the pcb
file can be edited using draw.io editor (drawing xml embedded into pdf)
2022-06-04 18:18:05 +02:00