- TODO explain what the RemBrake, why we decided to create this project
- TODO explain how to use the kicad data
- TODO how to solder the modules on the RemBrake PCB
- TODO how to connect the wires
- load the circuitpython to the QT Py RP2040
- press and hold BOOT button and then press RST button
- you should see now RPI partition mounted to your PC
- download CircuitPython bootloader (.uf2 file) from circuitpython.org
- drag and drop the file onto the partition
- it takes few moments and you should see your partition name turn to CIRCUITPYTHON
- go to the folder fw folder
- run $ make prepare
- move the folder target to your CIRCPITPYTHON partition
- TODO how the PCB behaves (charging, running, error)
- TODO what the different colors mean
- Bidirectional remote contoller that the assistant can see the battery status
- Accelerometer feedback, to adjust braking power according to the situation
- Using hydraulic piston actuator to move with the brake directly, which could shrink significantly the size of the package
- designing custom usb-c charger to avoid the hustle with unprecise power management of the chinese module


