Close

Accelerometer

A project log for CircuitPython Badge

A handheld running CircuitPython and cheap enough for a badge.

dehipudeʃhipu 05/06/2018 at 11:530 Comments

Today I added a few functions to the library to get access to the accelerometer:

For now it's very simple, you just get the x, y and z acceleration values, but that should be enough to write some cool demos.

Discussions