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
169c809870 Add doc folder, Update gitignore, Add sdkconfigs 2023-09-13 13:59:30 +02:00
jonny_jr9
b03baa4687 Change folder structure (multiple boards)
- add second pcb board_control, currently copy of previous board
- not enough pins -> board_control handle ui send motorcommands via uart
  board_motorctl handle motors
2023-08-28 11:15:06 +02:00
jonny_ji7
5707339f68 Update gitignore: Add react files
Add files generated in the react directory that need no version control
2022-06-17 21:39:35 +02:00
jonny_ji7
37e9048daa Changes for C++ support, Add gitigore
- extern C around libraries and main function
- Include common libraries
- Create gitignore
2022-06-04 18:17:44 +02:00