Projects in Awesome Lists by todbot
A curated list of projects in awesome lists by todbot .
https://github.com/todbot/circuitpython-tricks
Some CircuitPython tricks, mostly reminders to myself
circuitpython displayio itsybitsy itsybitsym4 pico qtpy raspberrypipico rp2040 tips-and-tricks
Last synced: 15 May 2025
https://github.com/todbot/hidapitester
Simple command-line program to test HIDAPI
Last synced: 06 Apr 2025
https://github.com/todbot/picostepseq
MIDI sequencer using Raspberry Pi Pico in Arduino & CircuitPython
circuitpython midi midi-controller raspberrypipico rotary-encoder rp2040 sequencer ssd1306 usb-midi
Last synced: 09 Apr 2025
https://github.com/todbot/arduino-serial
Example C and Java host code to talking to an arduino or other "serial" device
Last synced: 09 Apr 2025
https://github.com/todbot/picotouch
Tiny capsense touch MIDI keyboard controller from a Raspberry Pi Pico
capsense circuitpython keyboard midi midi-controller pico raspberrypipico
Last synced: 24 Aug 2025
https://github.com/todbot/usbsearch
Search for USB devices by VID/PID, gets device serial numbers
Last synced: 14 May 2025
https://github.com/todbot/mozzi_experiments
Experiments with Mozzi, mostly on SAMD21 & RP2040 chips
Last synced: 04 Sep 2025
https://github.com/todbot/circuitpython-synthio-tricks
tips, tricks, and examples of using CircuitPython synthio
circuitpython i2s raspberrypipico rp2040 synth synthdiy synthesizer synthio
Last synced: 06 Sep 2025
https://github.com/todbot/wiichuck_adapter
Very simple adpater for hooking a Wii Nunchuck to your Arduino or other microcontroller
Last synced: 14 May 2025
https://github.com/todbot/softi2cmaster
Software I2C / TWI library for Arduino allows any two pins to be SDA & SCL
Last synced: 09 Jul 2025
https://github.com/todbot/arduino-i2c-scanner
Simple Arduino I2C scanner as described at http://todbot.com/blog/2009/11/29/i2cscanner-pde-arduino-as-i2c-bus-scanner/
Last synced: 14 May 2025
https://github.com/todbot/qtpy-knob
QT Py Media Knob using rotary encoder & neopixel ring
circuitpython knob mousewheel usb usb-hid
Last synced: 23 Oct 2025
https://github.com/todbot/circuitpython_gc9a01_demos
Demos showing how to use CircuitPython displayio driver for GC9A01 round LCDs
circuitpython displayio gc9a01
Last synced: 12 Apr 2025
https://github.com/todbot/win-hid-dump
Sort of a Windows version of `usbhid-dump` to show HID Report Descriptors
hid hid-device usb usb-hid windows
Last synced: 07 Oct 2025
https://github.com/todbot/mac-hid-dump
Sort of a MacOS version of `usbhid-dump` to show HID Report Descriptors
hid hid-device hid-report-descriptor macos macosx report usb usb-hid
Last synced: 14 May 2025
https://github.com/todbot/picotouch_synth
Thin captouch-based synth platform for Raspberry Pi Pico
Last synced: 14 May 2025
https://github.com/todbot/pico_test_synth
Simple board to help make synths with Raspberry Pi Pico/Pico2 and PCM5102 I2S DAC
circuitpython i2s raspberrypipico rp2040 rp2350 synthdiy synthesizer synthio
Last synced: 25 Aug 2025
https://github.com/todbot/macropadsynthplug
Turn StemmaQT port by into Audio Out + MIDI In
Last synced: 05 Mar 2026
https://github.com/todbot/qtpy-tricks
Some tips and tricks for CircuitPython, using a QT Py board
circuitpython qtpy samd21 trinket trinket-m0
Last synced: 23 Oct 2025
https://github.com/todbot/picodvi_experiments
Experiments using PicoDVI (mostly on Adafruit DVI RP2040 Feather)
Last synced: 14 May 2025
https://github.com/todbot/pico8enc
Lotsa Rotary Encoders on a Raspberry Pi Pico
circuitpython raspberrypipico rotary-encoder rotary-encoders
Last synced: 11 Oct 2025
https://github.com/todbot/blink1-python
Official Python library for blink(1) USB RGB LED notification device
Last synced: 10 Apr 2025
https://github.com/todbot/midipedalbox
USB MIDI Pedal, powered by CircuitPython + Trinket M0
Last synced: 14 May 2025
https://github.com/todbot/plinkykeeb
Simple MIDI controller using KB2040 and computer key switches
Last synced: 14 May 2025
https://github.com/todbot/neojoints
Neopixel Joints, millable on the Othermill
Last synced: 21 Feb 2026
https://github.com/todbot/qtpy_synth
Hardware & software for a tiny QTPy-driven synth
circuitpython qtpy qtpyrp2040 rp2040 synthdiy synthesizer synthio
Last synced: 26 Jun 2025
https://github.com/todbot/samd21-programming-notes
SAMD21 programming notes
Last synced: 11 Oct 2025
https://github.com/todbot/circuitpython_led_effects
Some fun with Neopixel / WS2812 LEDs in CircuitPython
Last synced: 14 May 2025
https://github.com/todbot/mozziscout
Arduino sketches for Oskitone Scout using Mozzi synthesis library
Last synced: 14 May 2025
https://github.com/todbot/electron-hid-toy
Simple example of using node-hid in Electron (w/ React)
Last synced: 19 Jul 2025
https://github.com/todbot/picoslidertoy
Capacitive touch control surface using Raspberry Pi Pico
capacitive-touch capacitivesensor circuitpython midi raspberrypipico touch usb
Last synced: 23 Oct 2025
https://github.com/todbot/picotouch_bizcard
business card sized USB / MIDI touch controller
circuitpython midi midicontroller raspberrypipico
Last synced: 11 Mar 2026
https://github.com/todbot/circuitpython_staroids
Something like Asteroids but not really, done in CircuitPython
Last synced: 14 May 2025
https://github.com/todbot/linkm
BlinkM controller / programmer and general USB-to-I2C adapter
Last synced: 01 Apr 2026
https://github.com/todbot/node-blink1-server
HTTP API server in Node for blink(1) devices
Last synced: 14 May 2025
https://github.com/todbot/hidraw-dump
Use Linux HIDRAW to print info about HID devices (USB & Bluetooth/BLE)
Last synced: 14 May 2025
https://github.com/todbot/blinkm-examples
BlinkM example code for Arduino, Processing, et al
Last synced: 30 Jul 2025
https://github.com/todbot/circuitpython_screensaver
Do you need a screensaver for CircuitPython? Of course you do
Last synced: 07 Oct 2025
https://github.com/todbot/circuitpython_microosc
Minimal OSC parser, server, and client for CircuitPython and CPython
Last synced: 23 Oct 2025
https://github.com/todbot/blink1mk3
Official hardware design files for blink(1) mk3 USB RGB LED by ThingM
Last synced: 14 May 2025
https://github.com/todbot/circuitpython_ps2controller
CircuitPython library to read Sony PS2 and PS1 ("PSX") game controllers
circuitpython controller gamepad ps1 ps2 psx psxcontroller raspberrypipico sony
Last synced: 17 Jun 2025
https://github.com/todbot/touchwheelsao
Touchwheel SAO for Hackaday Supercon 2024
badge hackaday sao superconference2024
Last synced: 06 Jul 2025
https://github.com/todbot/mill-a-week
weekly experiments with othermachine Othermill
Last synced: 16 Mar 2026
https://github.com/todbot/blink1-android
Android library for blink(1) USB RGB LED
Last synced: 14 Jul 2025
https://github.com/todbot/arduinoonbeaglebone
Arduino and AVR compilation tools for BeagleBone (currently command-line only)
Last synced: 29 Dec 2025
https://github.com/todbot/blink1-java
blink(1) Java / Processing library
blink1 hacktoberfest hacktoberfest2020 hid java usb
Last synced: 09 Mar 2026
https://github.com/todbot/tal_experiments
Experiments with the Teensy Audio Library
Last synced: 14 May 2025
https://github.com/todbot/magtag_dayofweek
Use MagTag to display day of week on your fridge
Last synced: 07 Oct 2025
https://github.com/todbot/touchytouch
Capacitive sense (capsense) touch Arduino library that mimics how CircuitPython touchio work
arduino capacitive capsense circuitpython rp2040 sense touch touchio
Last synced: 02 Aug 2025
https://github.com/todbot/neopixeltester
some testing hardware for Neopixels (WS2812, SK6812)
Last synced: 14 May 2025
https://github.com/todbot/tomu-hardware-eagle
Eagle translation of im-tomu/tomu-hardware
Last synced: 09 Feb 2026
https://github.com/todbot/picotouch_drumcard
Card-sized drum synth / sequencer with MIDI In/Out
circuitpython drum midi pico raspberrypipico sequencer synth
Last synced: 23 Oct 2025
https://github.com/todbot/node-hid-ds4-test
Testing Playstation DualShock4 controller with node-hid
Last synced: 14 May 2025
https://github.com/todbot/arduinocore-efm32
Arduino core for EFM32HG and Tomu boards (very much work in progress)
arduino efm32hg silabs silicon-labs tomu usb
Last synced: 14 May 2025
https://github.com/todbot/hackadayvectorscopehacks
Hacks (hopefully) for the Hackaday Superconference 2023 badge
badge circuitpython gc9a01 hackaday raspberrypipico supercon superconference2023 vectorscope
Last synced: 07 Feb 2026
https://github.com/todbot/node-ifttt-demoserver
Example of how to implement an IFTTT Channel w/ OAuth2
Last synced: 06 Sep 2025
https://github.com/todbot/blinkm-arduino
Official BlinkM Arduino library and examples by ThingM
Last synced: 17 Feb 2026
https://github.com/todbot/blink1-python-old
Python libraries for blink(1) USB LED
Last synced: 14 May 2025
https://github.com/todbot/circuitpython_noise
Simplex noise (like Perlin) for CircuitPython
Last synced: 14 May 2025
https://github.com/todbot/midihost2host
Connect two USB-MIDI host devices together, using two Trinket M0s
Last synced: 14 May 2025
https://github.com/todbot/gpswiirecorder
The full set of source for the Make magazine Wii nunchuck roller coaster data logger
Last synced: 13 Mar 2025
https://github.com/todbot/electron-hid-test-erb
electron-hid-test using electron-react-boilerplate
Last synced: 03 Oct 2025
https://github.com/todbot/node-arduino-serial
NodeJs version of arduino-serial commandline tool
Last synced: 01 May 2026
https://github.com/todbot/qtpy-keys
Tiny USB keyboard using QTPy and CircuitPython
Last synced: 16 Oct 2025
https://github.com/todbot/noiseshield
A simple audio output shield for Arduino
Last synced: 13 Apr 2026
https://github.com/todbot/electron-hid-test
extremely simple demo of node-hid with electron
Last synced: 09 Sep 2025
https://github.com/todbot/circuitpython_touchpio
Capacitive touch sensing using Pico / RP2040 PIO, using touchio API
Last synced: 13 Mar 2025
https://github.com/todbot/seeknobs
knob board for seesaw, and also a drone synth
Last synced: 27 Apr 2026
https://github.com/todbot/eagle-tricks
Various bits n bobs to do with Eagle Schematic & PCB software
Last synced: 19 Mar 2026
https://github.com/todbot/ilovelamp
Sketches and Ideas for I LOVE LAMP project
Last synced: 16 Mar 2026
https://github.com/todbot/circuitpython_tmidi
MIDI library for CircuitPython, inherits from Winterbloom_SmolMIDI
Last synced: 26 Oct 2025
https://github.com/todbot/cirpycp
Copy files from CircuitPython Bundle to your device, based on a list of requirements
Last synced: 09 May 2026
https://github.com/todbot/sdlbeerlight
an overly complicated light announcing a certain time of day or state of mind
Last synced: 04 Feb 2026
https://github.com/todbot/picotouch_pad
picotouch MIDI controller, but pad-based
Last synced: 21 Apr 2026
https://github.com/todbot/ws2812_arduino_lib_compare
Comparison of different Arduino libraries for WS2812 / NeoPixel LEDs
Last synced: 25 Jun 2025
https://github.com/todbot/electron-tray-test
Testing out Tray API in Electron, showing how click event does not work on MacOSX
Last synced: 13 Mar 2025