Commit Graph

75 Commits

Author SHA1 Message Date
interfisch ecbb3bb491 add driving parameter change via buttons and button display screen toggle 2024-03-02 21:55:40 +01:00
interfisch 87a65ccde5 calibrate new brake hall sensor 2024-03-02 18:06:19 +01:00
interfisch ae32920207 add connection information 2023-09-17 19:18:27 +02:00
interfisch 47d5e0d581 fix throttle diff too high error display and try fixing throttle jitter 2023-09-16 00:15:32 +02:00
interfisch 7a0d459641 write controller connect and disconnect to log 2023-09-08 09:10:08 +02:00
interfisch 2586b95bbc implement two sensor throttle with failsafe 2023-08-27 18:16:51 +02:00
interfisch 5a0adf98bd add env for teensy40 2023-07-18 22:31:12 +02:00
interfisch afe0059b51 change efficiency display for consumption in kWh/100km 2023-07-18 21:01:07 +02:00
interfisch 8dd552111c add sd unavailable error 2023-07-10 16:25:19 +02:00
interfisch 298532b3d3 change from current to watts display and add to logging 2023-07-10 15:43:01 +02:00
interfisch 4b5797d2f4 add sd card trip logging and fix disarming when boards turned off 2023-06-18 02:12:10 +02:00
interfisch 6c69e4c895 change logging format to comma, add looptime duration to log 2023-06-17 22:28:08 +02:00
interfisch a00c1d2cba fix log header 2023-06-17 21:51:38 +02:00
interfisch 07ac01b993 add ds18b20 temperature sensors 2023-06-13 23:45:17 +02:00
interfisch 73fc09154f efficiency display and display alignement fixes 2023-06-04 14:12:49 +02:00
interfisch e82675c36d cosmetic improvements 2023-06-03 12:59:26 +02:00
interfisch 2991bf8c07 fix current reading and fix throttle premature failsafe 2023-06-03 12:50:29 +02:00
interfisch 8db5cbbac9 more display infos and led ring updates 2023-06-03 12:21:40 +02:00
interfisch 14ecb8aa8f fix breaking, setSpeedLoop wrong timing 2023-06-02 21:10:45 +02:00
interfisch 62c4b15b24 fix speed display and improve display stats 2023-06-02 19:18:21 +02:00
interfisch 73c70f8b95 fix speedms wrong direction 2023-05-23 23:57:22 +02:00
interfisch 47b67b8086 fix led voltage ring 2023-05-23 22:56:39 +02:00
interfisch a5dcb39295 invert voltage led ring and fix long start button press not working 2023-05-23 22:17:25 +02:00
interfisch a775b5e0fa remove unused meanSpeedms, trip and currentConsumed in main 2023-05-23 22:01:07 +02:00
interfisch 48cac3e3ed fix definition errors 2023-05-23 21:48:40 +02:00
interfisch f3df0b0d98 add new led ring progress 2023-05-23 21:46:34 +02:00
interfisch 7ea0d2200b fix startbutton longpress 2023-05-23 21:11:14 +02:00
interfisch 950914f6e1 fix swapped wires on startbutton 2023-05-23 20:56:38 +02:00
interfisch ab02127ea5 forgot to commit 2023-05-20 02:36:09 +02:00
interfisch 63f96de5fb add rgbw ws2812 ring 2023-05-19 16:45:56 +02:00
interfisch 7516b76d2a modify code to use hoverboard-esc-serial-comm and add sd card via SPI. untested 2023-04-16 00:13:02 +02:00
interfisch 49f6d1c992 add serial comm submodule 2023-04-15 20:55:56 +02:00
interfisch 44469d88c1 add oled display 2023-03-02 22:05:48 +01:00
interfisch 3f78a5b8f2 separate files 2023-03-02 21:18:48 +01:00
interfisch f27e0079da use ads115 i2c 4ch ADC for throttle and brake 2023-03-01 00:31:46 +01:00
interfisch 41ba23790e filter faster rever speed faster 2022-08-28 17:54:52 +02:00
interfisch 5931a5dbbc add throttle adc filter 2022-08-28 15:42:10 +02:00
interfisch adf7df9b9b add rtc to teensy and add python logfile renamer and fixer 2021-10-04 18:41:16 +02:00
interfisch 8a57f4b876 faster reverse driving 2021-08-06 16:25:43 +02:00
interfisch 7975ca4c7d linearize throttle 2021-08-06 16:20:48 +02:00
interfisch fc8ce7d2f3 fix wrong consumed current. increase current filter 2021-06-14 20:56:28 +02:00
interfisch 58b8a80f58 add reverse 2021-05-30 00:07:43 +02:00
interfisch f27026488a add acceleration limiting 2021-05-29 23:22:23 +02:00
interfisch 3c00060a4e implement brake ducking 2021-05-29 16:36:39 +02:00
interfisch 0c4d805054 fix meanrpm calculation 2021-05-29 12:20:55 +02:00
interfisch f33fe75d89 change currentConsumed to 3 digits 2021-05-29 12:14:13 +02:00
interfisch 7797090f30 write button mode change to log 2021-05-29 11:59:43 +02:00
interfisch d2c3ac00cc fix timeout log comment at boot 2021-05-29 11:53:06 +02:00
interfisch 69a08d0c3b reduce startbreakcurrent 2021-05-28 20:48:20 +02:00
interfisch 88da7752f3 add currentConsumed log value 2021-05-28 20:43:02 +02:00