Pinned Repositories
Cube
Calculates solutions for a cube, the edges of which are assigned unique even numbers from two to 24 so that the sum of the four edges of each face is 52.
Flopper
Teensy USB 2.0 firmware written in Teensyduino / Arduino which allows multiple 3.5" floppy drives being used as a polyphonic MIDI instrument.
Kopfnicken
Trigger MIDI notes by nodding your head and moving your right hand while a Microsoft Kinect sensor is watching you.
LED_Morse_Throwie
Customizable LED morse throwie firmware for Attiny45 & Attiny85.
png2bmp32
A small command line tool which converts PNG images with alpha channel to 32 bit BMP images preserving transparency information.
usb-hid-library
A USB HID library for C#.
thomerow's Repositories
thomerow/png2bmp32
A small command line tool which converts PNG images with alpha channel to 32 bit BMP images preserving transparency information.
thomerow/usb-hid-library
A USB HID library for C#.
thomerow/LED_Morse_Throwie
Customizable LED morse throwie firmware for Attiny45 & Attiny85.
thomerow/Cube
Calculates solutions for a cube, the edges of which are assigned unique even numbers from two to 24 so that the sum of the four edges of each face is 52.
thomerow/Flopper
Teensy USB 2.0 firmware written in Teensyduino / Arduino which allows multiple 3.5" floppy drives being used as a polyphonic MIDI instrument.
thomerow/Kopfnicken
Trigger MIDI notes by nodding your head and moving your right hand while a Microsoft Kinect sensor is watching you.
thomerow/additive-synthesis-html5
Does additive synthesis via Fourier Series. Created at the Intel 2014 Hackathon in 4 hrs in Chandler AZ
thomerow/aJson
aJson is an Arduino library to enable JSON processing with Arduino. It easily enables you to decode, create, manipulate and encode JSON directly from and to data structures.
thomerow/css_clock
A CSS and javascript based clock
thomerow/gitignore
A collection of useful .gitignore templates
thomerow/OSCLib-for-ESP8266
OSC Lib for ESP8266
thomerow/VB6ImageCreator
VB6 image creator. Converts all PNG images in a given source directory to BMP images.