-
ThingM
- Pasadena
- https://todbot.com/blog/
- @todbot
- @todbot@mastodon.social
Highlights
-
-
circuitpython-tricks Public
Some CircuitPython tricks, mostly reminders to myself
-
Adafruit_CircuitPython_DisplayIO_SH1106 Public
Forked from adafruit/Adafruit_CircuitPython_DisplayIO_SH1106CircuitPython library for SH1106 OLED displays
Python MIT License UpdatedJul 13, 2025 -
circuitpython Public
Forked from adafruit/circuitpythonCircuitPython - a Python implementation for teaching coding with microcontrollers
C Other UpdatedJul 12, 2025 -
stm32f042_tinyusb Public
Simple example of integrating tinyusb to STM32CubeMX-originated project
-
CircuitPython_TMIDI Public
MIDI library for CircuitPython, inherits from Winterbloom_SmolMIDI
-
CircuitPython_SH1106 Public
Forked from winneymj/CircuitPython_SH1106Python MIT License UpdatedJun 29, 2025 -
-
pico_test_synth Public
Simple board to help make synths with Raspberry Pi Pico/Pico2 and PCM5102 I2S DAC
-
CircuitPython_Synth_Tools Public
CircuitPython helper library to do help doing synthio
-
Workshop_Computer Public
Forked from TomWhitwell/Workshop_ComputerCode and examples for the Music Thing Modular Workshop Computer
-
macropadsynthplug Public
Turn StemmaQT port by into Audio Out + MIDI In
-
Getting started with sound synthesis in CircuitPython and synthio
-
picoslidertoy Public
Capacitive touch control surface using Raspberry Pi Pico
-
TouchyTouch Public
Capacitive sense (capsense) touch Arduino library that mimics how CircuitPython touchio work
-
MozziScout Public
Arduino sketches for Oskitone Scout using Mozzi synthesis library
-
blink1-python Public
Official Python library for blink(1) USB RGB LED notification device
-
circuitpython-synthio-tricks Public
tips, tricks, and examples of using CircuitPython synthio
-
blink1-tool Public
Command-line tools and C library for blink(1) USB RGB LED
-
plinkykeeb Public
Simple MIDI controller using KB2040 and computer key switches
-
picotouch_pad Public
picotouch MIDI controller, but pad-based
-
circuitpython-org Public
Forked from adafruit/circuitpython-orgCircuitPython's website
HTML UpdatedDec 9, 2024 -
picotouch_synth Public
Thin captouch-based synth platform for Raspberry Pi Pico
-
TouchwheelSAO Public
Touchwheel SAO for Hackaday Supercon 2024
-
-
2024-Supercon-8-Add-On-Badge Public
Forked from Hack-a-Day/2024-Supercon-8-Add-On-BadgePython UpdatedNov 2, 2024 -
-
Adafruit_CircuitPython_PIO_UART Public
Forked from adafruit/Adafruit_CircuitPython_PIO_UARTPIO implementation of CircuitPython UART API
-
CircuitPython_GC9A01_demos Public
Demos showing how to use CircuitPython displayio driver for GC9A01 round LCDs
-
CircuitPython_Noise Public
Simplex noise (like Perlin) for CircuitPython