Using the Accelerometer with CircuitPython: Adafruit Circuit Playground Express

Stephen just shared a new tutorial: "Using the Accelerometer with CircuitPython: Adafruit Circuit Playground Express"



At the heart of every Adafruit Circuit Playground Express lies a three-axis accelerometer. This allows us to write programs that take the orientation of the board into account. We can detect orientation and acceleration on any axis. With CircuitPytho…

Read more

This code no longer works. More info here:

Cheers, we’ll update this someday soon :slight_smile:

Hey Phil!

This issue was created when the circuitPython libraries were updated to 3.x

The code has been corrected in this Tutorial, so everything is in working order again!