5 Commits

Author SHA1 Message Date
jonny_jr9
1ee8e2cfbe Rework README, Update connection-plan
Readme:
    - new structure
    - remove unnecessary content
    - add current features

connection-plan:
    - Fix / Change pin assignments, matches config now
    - Extend wiring-plan (Armchair section, box-wireframes, connectors)

function-diagram:
    - fix typos in joystick mapping
2024-02-27 15:23:57 +01: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
a88ddbe843 Update function-diagram: Add UART structs
add section where data sent with uart is planned
also add note that diagrams are outdated
2023-09-05 21:41:05 +02:00
jonny_ji7
5ea4c4aeaa Update function-diagram with all current functions
Big update of function flowchart
- add task overview
- add several new classes and functions

Except the fan and motordriver class all current functions are described
in a flowchart
2022-06-11 22:28:45 +02:00
jonny_ji7
bd691cfa9d Create diagram describing functions and classes
- new pdf file can be edited using draw.io app
- create flowchart describing the planned classes 'controlledMotor' and
  'currentsensor'
2022-06-05 16:29:40 +02:00