TFT Spirit Board
Messages can be preloaded into a txt file, or fetched dynamically from AdafruitIO. Touch the screen and the spirits will send the planchette sliding across the board to reveal the messages.
Blinka Says Tabletop Arcade Game
A Simon style game where a sequence blinks on the lighted arcade buttons and you must repeat it back pressing each button in the correct order. The sequence gains one extra blink each round making harder the longer you manage to keep going.
CircuitPython Text Editor On The Go
This CircuitPython powered "Mini Computer" features a TFT Display, and USB Keyboard. Edit your code or other text files and save them to the devices internal storage.
1D Chomper Tabletop Arcade Game
Qualia RGB 666 Driver + Long TFT Display mounted in a cardboard box with a button. You know the rules, drive the chomper back and forth, eat as many pellets as you can, and watch out for the ghost!
Adafruit Feather RP2040 with USB Type A Host
The Adafruit Feather RP2040 with USB Host is double-the-fun of our other Feather RP2040 boards, with a USB Type A port on the end for connecting USB devices to. There is a PIO peripheral that can be used to emulate a USB host peripheral. You get to keep the main USB port for uploading, debugging, and data communication, while at the same time sending and receiving data to just-about-any USB device.
Game & Watch Octopus
CircuitPython displayio based implementation of classic Nintendo Game & Watch Octopus game.
PyPortal Winamp MP3 Player
PyPortal MP3 player application will play a playlist of MP3 files stored on the SDCard. Use the base Winamp theme or choose a custom one and convert it to use on your PyPortal.
CircuitPython Neko Kitty with Displayio
Animated Neko kitty sprite wanders around the screen, scratching the edges. It will sleep and clean its paws when it feels like it. Touch the screen to place a laser pointer dot that it will chase after.
MagTag James Webb Telescope Status
This MagTag project will fetch the latest information from the James Webb space telescope and show it on the display. Configurable to fetch once per day, or once per hour.
PyPortal WFH Busy Sounds Simulator
Your PyPortal will serve as an alibi to get you out of a pickle. Touch a few notification icons, the jingles will loop in the background giving you the perfect reason to excuse yourself.
CircuitPython Rotary Trinkey Brightness Crank
This gadget will try to lower your phone or tablet's screen brightness to the lowest setting. To keep the brightness up you must crank the rotary encoder. Use it to encourage yourself to spend more time away from social media and tech devices.
Touch Deck: DIY Customizable TFT Control Pad
Full-color, customizable USB controls at your fingertips with this LCD touch screen controller. Feather RP2040 + 3.5" TFT display running CircuitPython for the ultimate, multi-layer DIY Stream Deck.
CircuitPython Display_Text Library
This guide details the Adafruit_CircuitPython_Display_Text library. Included examples illustrate how configuration options work.
MagTag Progress Displays
This project contains a few MagTag IoT displays that show progress. One shows the current progress through the year. The other shows the percentage of translations completed in the CircuitPython project.
Multi-tasking with CircuitPython
Learn a technique to handle multiple tasks at the same time.