CircuitPython is a derivative of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to get prototyping by requiring no upfront desktop software downloads. Simply copy and edit files on the CIRCUITPY drive to iterate.
Content Summary:
– The guide provides instructions on how to convert an IKEA lazy susan into a motorized turntable for displaying objects.
– It details the process of integrating the TMC2209 stepper driver with the Adafruit KB2040 and programming it using CircuitPython.
Adafruit Products Used:
– The Adafruit KB2040, a powerful microcontroller board based on the Raspberry Pi RP2040 chip, is used as the brain of the project. [Adafruit KB2040](https://www.adafruit.com/product/5302)
– CircuitPython, Adafruit’s version of Python for microcontrollers, is utilized for programming the KB2040 to control the motorized turntable. [CircuitPython](https://circuitpython.org/board/adafruit_kb2040/)
– The guide incorporates the TMC2209 stepper driver, which is not an Adafruit product, hence no link is provided.
Read more at Motorized Turntable
TMC2209 Driver:
https://www.adafruit.com/product/6121
KB2040:
https://www.adafruit.com/product/5302
1.3in OLED:
https://www.adafruit.com/product/938
Rotary Encoder STEMMA QT
https://www.adafruit.com/product/5880
MPM3610 5V Buck Converter
https://www.adafruit.com/product/4739
Every Thursday is #3dthursday here at Adafruit! The DIY 3D printing community has passion and dedication for making solid objects from digital models. Recently, we have noticed electronics projects integrated with 3D printed enclosures, brackets, and sculptures, so each Thursday we celebrate and highlight these bold pioneers!
Have you considered building a 3D project around an Feather or other microcontroller? How about printing a bracket to mount your Raspberry Pi to the back of your HD monitor? And don’t forget the countless LED projects that are possible when you are modeling your projects in 3D!
The Adafruit Learning System has dozens of great tools to get you well on your way to creating incredible works of engineering, interactive art, and design with your 3D printer! If you’ve made a cool project that combines 3D printing and electronics, be sure to let us know, and we’ll feature it here!