Commit graph

21 commits

Author SHA1 Message Date
16dfabc6ba fix logging file first row zero values 2024-07-16 23:47:58 +02:00
2e557af21f refactor temperature sensor variable 2024-07-14 10:54:49 +02:00
b2245f83f6 add command documentation 2024-07-14 10:34:29 +02:00
b416250d47 add transmission protocol for sd card over serial 2024-07-13 23:34:14 +02:00
abdff38ae4 change display ui 2024-07-13 20:58:27 +02:00
f5cfe91fcb add sensor serial command 2024-07-13 19:19:10 +02:00
71e9fd7d4f add logging disabled when connected via usb 2024-07-13 18:18:58 +02:00
ff8c11eb1b add sd card read and delete commands 2024-07-13 01:30:20 +02:00
959ec20490 change pinout for teensy41 2024-06-26 20:41:11 +02:00
8dd552111c add sd unavailable error 2023-07-10 16:25:19 +02:00
298532b3d3 change from current to watts display and add to logging 2023-07-10 15:43:01 +02:00
4b5797d2f4 add sd card trip logging and fix disarming when boards turned off 2023-06-18 02:12:10 +02:00
6c69e4c895 change logging format to comma, add looptime duration to log 2023-06-17 22:28:08 +02:00
a00c1d2cba fix log header 2023-06-17 21:51:38 +02:00
07ac01b993 add ds18b20 temperature sensors 2023-06-13 23:45:17 +02:00
62c4b15b24 fix speed display and improve display stats 2023-06-02 19:18:21 +02:00
73c70f8b95 fix speedms wrong direction 2023-05-23 23:57:22 +02:00
a775b5e0fa remove unused meanSpeedms, trip and currentConsumed in main 2023-05-23 22:01:07 +02:00
f3df0b0d98 add new led ring progress 2023-05-23 21:46:34 +02:00
ab02127ea5 forgot to commit 2023-05-20 02:36:09 +02:00
7516b76d2a modify code to use hoverboard-esc-serial-comm and add sd card via SPI. untested 2023-04-16 00:13:02 +02:00