Close

Recording data

A project log for Accel-Lights for Inline

Reactive RGB LED lights for Inline Skates

mM 03/30/2026 at 06:500 Comments

I want to record data from the 6 axis IMU (acceleromter + gyro) so I can profile different maneuvers while a person is skating around. I'm going to test using Edge Impulse to record data via WiFi using the ingestion api. I plan to use the motion recognition system ( https://docs.edgeimpulse.com/tutorials/end-to-end/motion-recognition ) by sampling the data over a few seconds to identify a maneuver, then trigger a specific pattern to highlight and compliment the move nicely.

Would love to know if anyone has any suggestions on how best to accomplish this task once I finish assembling a working prototype. I'll start with testing the boards independently, but I'm sure the more interesting uses will involve input from both boards and them communicating.

Discussions