Skip to content
Snippets Groups Projects
Commit 0dd46a43 authored by abheejani's avatar abheejani
Browse files

Environmental tests and accuracy checks

parent 47b25612
No related branches found
No related tags found
No related merge requests found
......@@ -57,3 +57,7 @@
# 2024-11-01 - Full System Test with AI Analysis
**Objectives:** Transmit real IMU data to AWS, visualize in frontend, and test AI recommendations.
**Work Today:** Collected a short sprint dataset, transmitted over UART to web app. AWS processed data, displayed metrics within ~4 seconds, AI suggestions in ~8 seconds. Metrics aligned with expected values from reference video. System meets latency and accuracy goals.
# 2024-11-03 - Environmental and Accuracy Checks
**Objectives:** Test device outdoors in cooler weather, simulate warm environment, and verify height-based calculations.
**Work Today:** Stable operation at ~45°F and simulated ~110°F. Battery lasted ~2.5 hours. Applied height-based formulas for step length, error ~5-10%. Acceptable for our requirements. Documented these outcomes for final report.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment