Initial commit

This commit is contained in:
2026-05-27 08:44:49 +02:00
commit 7e44092d3f
12 changed files with 1101 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Engine Recorder
Engine recorder is a simple interrupt driven Arduino program that dumps `micros()` timestamps over serial for two inputs, these are collected on a computer by a python program that saves these as CSV files