Commit Graph

5 Commits

Author SHA1 Message Date
f33a3f1886 Enhance IMU data visualization and file handling
- Updated `main.py` to include a flag for real GPIO output control.
- Added a new function in `visualise.py` to generate unique file paths for CSV and plot outputs by appending timestamps if the file already exists.
- Modified CSV and plot saving logic to utilize the new unique path function, ensuring no overwriting of existing files.
- Introduced a new image file `imu_quality_20260701_131902.png` and updated the existing `imu_quality.png`.
2026-07-01 13:21:15 +08:00
e2c1597b68 Feat: add ESP32 bridge functionality and physical switch control 2026-06-26 13:06:27 +08:00
5b7f44a9b9 Fix: update relay logic and improve comments for clarity 2026-06-25 18:26:34 +08:00
443705ced3 Feat: visualization code implemented 2026-06-24 13:27:18 +08:00
55aea83cbe real field test 2026-06-18 16:55:30 +08:00