10 Commits

Author SHA1 Message Date
jonny_jr9
384b732532 Update connection-plan: Add chairAdjust relays
Add new PS2 connector and pin assignment for 4 relays controlling the
chair adjustment
2023-10-25 23:03:14 +02:00
jonny_jr9
7c29c1c8bd Update connection-plan, function-diagram
function-diagram: add joystick mapping
connection-plan: add wiring plan for 2.2, fixes to all versions
currently released on pfusch.zone v1.5.0
2023-09-27 09:34:32 +02:00
jonny_jr9
27a94d7ab6 Update connection-plan: single-pcb, update pin assignment
update config to work with actual pin assignment in connection plan
2023-09-09 09:38:54 +02:00
jonny_jr9
09c1921ab6 Update connection-plan: Fixes, Wiring-plan 2 boards
Adjust plan to actual built boards
Add complete wiring plan with brake resistor panel
Add cable optical sensor
2023-09-05 22:14:06 +02:00
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