#CircuitPython and Hacking the Bearables Badge

Adafruit loves the Pimoroni Bearables Bear Kit – an affordable, simple, fun kit demonstrating conductive thread and the wearables concept.
Instructables user kevinjwalters has tapped into the fox model of the badge. Adafruit microcontroller boards are easily connected to this badge as they can speak the i2c protocol over their data pins. The Adafruit M0/M4 series have the advantage over other boards because they support a subset of Python (CircuitPython) which makes programming more accessible to a wider audience than other boards.

This is a simple example using CircuitPython on a Gemma M0 board to control the LEDs and read the value from the badge’s sensor pins.
Congratulations on using Adafruit products and CircuitPython to extend other electronics – love it!
You can catch the entire project with pictures and code on Instructables!
Have you used CircuitPython to easily hack something? Let us know in the comments!
Post a Comment