A Tiny Gyroscope

I managed to acquire 6 dimensional at 119 Hz using 1.5 ms of processor power per lookup. Assuming we stay at 119 Hz, this leaves 82% of processor time available for calculation. For each frame, we then have only 450.000 processor cycles to do everything. I am not sure this is doable at 119 Hz on this small device, but let’s see how many Hz we can push through.

This device has 5 LEDs, so I thought it would be fun to reproduce a visualization of gyroscope movements.

Filtering the gyroscope dimensions and visualizing them as RGB.

Leave a comment