Triple locking my favorite, irreplaceable, bike.
Triple locking my favorite, irreplaceable, bike.
Have now included the scale factor to account for non-perpendicular placement of radar wrt vehicle trajectory (measured speeds are lower than actual speeds), and have correlated a few of the datapoints with video footage.
Concerning that our local police department, while out on patrol at 2am, is going 10mph over the limit.
Data from an overnight test run. Getting about 11 hours from 6800mAh. Evening traffic on a holiday is particularly light/slow. Very curious to see what this will look like for a normal workday.
Peaceful ride on back roads to grab a curbside pickup order. No cars means no stress.
It turns out you can still snoop the UART Tx, so the initial test getting the radar speed data into the Arduino is a success. I picked the MKR Zero for its 3.3V UART compatibility as well as on-board SD card support. Should only be a few lines of code to log the data to the card. Need to decide if I need a proper RTC or if I can get by with the on-board RTC of the MKR, which resets to 0:0:0 every time the board starts up, so I'd only get relative time offset.