For the complete documentation index, see llms.txt. This page is also available as Markdown.

Demo Code

This is the code that ships with the Raspberry Breadstick. It uses the gyroscope to change the LEDs when rotated about its z-axis.

Required Libraries

To run this code, some additional libraries that aren't baked into the Circuit Python distribution need to be copied to your Breadstick's lib folder.

Code

Last updated