|  b4b23bbe9b 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 | ||
|---|---|---|
| .. | ||
| literature | ||
| pictures | ||
| 20150722_hoverboard_sch.pdf | ||
| 20190620_at32_hover_sch.pdf | ||
| firmware_architecture.pptx | ||
| motor_winding.pptx | ||
| phase_currents_ADC.pptx | ||