Crickit Dancing Marionette Kit
This project demonstrates how to create a robotically-controlled marionette made out of household recyclable materials, controlled by CRICKIT for CPX, and shows how to use CircuitPython to control inputs and outputs.
Adafruit PyPortal - IoT for CircuitPython
Make custom touch screen interface GUIs, all open-source, and Python-powered using tinyJSON / APIs to get news, stock, weather, cat photos, and more – all over Wi-Fi with the latest technologies. Create little pocket universes of joy that connect to something good.
Robotic Xylophone with Adafruit Grand Central
This robotic musician uses eight tiny solenoids to tap out melodies on a toy xylophone. The Adafruit Grand Central M4 controls the solenoids using Circuit Python, a quickly growing and easy to use programming language.
Using EduBlocks with Circuit Playground Express
Learn to program in CircuitPython by dragging and dropping code blocks! EduBlocks makes it easy to code in CircuitPython for beginners. Learn the basics then make a touch sensitive drum machine with the Circuit Playground Express!
Glue Stick Light Pipe Sculpture
Use glue sticks, Circuit Playground Express, and a handful of everyday materials to create your own illuminated art. This project uses MakeCode to conduct light shows with the NeoPixel strip, and is easy to adapt and experiment with.
How to Make Games in MakeCode Arcade
MakeCode Arcade allows for custom arcade-style game creation using drag and drop block-based programming. Learn how to code your own game then upload it to a Raspberry Pi Zero and play it on the big screen!
Music Box with Dancing Adabot
Build your own music box that detects when it has been opened, revealing a character that dances to music. Made using Crickit for Circuit Playground Express, controlling a speaker and motor to bring movement and music to this DIY project.
Meeting Time Keeper Stick
This handheld device helps people keep concise and on-topic during meetings. A Circuit Playground Express alerts the person holding it when their time is beginning to run down, and resets itself automatically when it is passed to a new person.
Illuminated City Skyline with MakeCode
Famous skylines lit by a neopixel strip. Uses Circuit Playground Express and MakeCode to create a beautiful illuminated scene that responds to environmental conditions around it.
Introducing the Adafruit nRF52840 Feather
The Adafruit Feather nRF52840 Express is the new Feather family member with Bluetooth Low Energy and native USB support featuring the nRF52840! It's our take on an 'all-in-one' Arduino-compatible + Bluetooth Low Energy with built in USB plus battery charging. With native USB it's even ready to join the CircuitPython party.
Adding a WiFi Co-Processor to CircuitPython
Let's connect our CircuitPython boards to the internet, with an ESP8266 or ESP32 as a wifi assistance!
Adafruit CRICKIT HAT for Raspberry Pi Linux Computers
Crickit complements & extends your Pi, doing all the things a Pi can't do, so you can still use all the goodies on the Pi like video, camera, Internet, bluetooth... but now you have a robotics playground as well.
Interactive Map with Circuit Playground Express
This project uses conductive paint to highlight areas on a map and trigger Circuit Playground Express to play informational audio clips when they are touched.
Reindeer Mask with Animated Eyes
Turn a mask into one that displays large glowing eyes that look around and respond to light. This project uses two Adafruit HalloWings for the eye display and code that you just drop on and it works!
CircuitPython Libraries on Linux and Orange Pi
CircuitPython is the best new way to code microcontrollers. But what if you want to run that same code on a more POWERFUL computer like an Orange Pi (or really any Linux SBC?) Well now you can - take advantage of the wide collection of drivers and example code we have for CircuitPython and now you can run it right on your Pi!