hoverboard-firmware-hack-fo.../docs/pictures
EmanuelFeru b4b23bbe9b Implemented HOVERCAR variant
Major:
- created HOVERCAR variant (selectable via platformio.ini) for driving via 2 pedals: Brake (on cmd1) and Throttle (on cmd2)
- implemented "Double tapping" on Brake pedal to engage Reverse driving
- implemented that Brake pedal stops the vehicle but does not go to Reverse, to prevend unintended Reverse driving
- implemented ADC Protection when GND and Vcc wire are disconnected. The functionality can be enabled/disabled via #define ADC_PROTECT_ENA
- updated error handling: in case of major error the motors will be disabled for improved safety

Minor:
- fixed bug on low-pass filter for not reaching exact "0" value
- calibrated the ADC Battery voltage reading
- other minor visual updates
2019-12-31 13:35:01 +01:00
..
FOC_algorithm.png Major improvements 2019-12-12 23:44:33 +01:00
FW_architecture.png Implemented HOVERCAR variant 2019-12-31 13:35:01 +01:00
FieldWeakening.png Major improvements 2019-12-12 23:44:33 +01:00
hoverboard_wheel.JPG Initial commit 2019-10-06 15:09:15 +02:00
motor_VESC_params.png Initial commit 2019-10-06 15:09:15 +02:00
motor_ferite1.JPG Implemented HOVERCAR variant 2019-12-31 13:35:01 +01:00
motor_ferite2.png Implemented HOVERCAR variant 2019-12-31 13:35:01 +01:00
motor_inside.jpg Initial commit 2019-10-06 15:09:15 +02:00
paramTable.png Implemented HOVERCAR variant 2019-12-31 13:35:01 +01:00