Pinned Repositories
ArduinoMap
A renaming of Alexander Brevig's "HashMap" library, mostly because there's no hashing in this implementation...
bash_prompt
The bash prompt I've developed while working at Google. We've got an internal tool that lets me interact with our source control using git tools locally, so I grabbed parts from a few git-prompts and came up with something that works for me.
conversatron
Source code to "The Conversatron".
GameFrame
Game Frame Source
psmoveapi
PS Move Controller Low-Level API
RadioshackStrip
An Arduino Library implementing an object that can control a Radioshack Tricolor LED Strip. Note: The one I have processes data in Red-Blue-Green order. I believe some use RGB order instead. You might need to change the Offset constants to compensate.
SignalGenerator
An Arduino Library that outputs a sine wave through an LED strip. Depends upon TimerOne, and the Adafruit NeoPixel Library.
tadpoles
Yet another Tadpoles.com photo EXIF fixer and downloader
TransistorTalker
An Arduino Library that triggers a sound file and flashes an LED strip in sync.
Syndic's Repositories
Syndic/ArduinoMap
A renaming of Alexander Brevig's "HashMap" library, mostly because there's no hashing in this implementation...
Syndic/SignalGenerator
An Arduino Library that outputs a sine wave through an LED strip. Depends upon TimerOne, and the Adafruit NeoPixel Library.
Syndic/tadpoles
Yet another Tadpoles.com photo EXIF fixer and downloader
Syndic/bash_prompt
The bash prompt I've developed while working at Google. We've got an internal tool that lets me interact with our source control using git tools locally, so I grabbed parts from a few git-prompts and came up with something that works for me.
Syndic/conversatron
Source code to "The Conversatron".
Syndic/GameFrame
Game Frame Source
Syndic/psmoveapi
PS Move Controller Low-Level API
Syndic/RadioshackStrip
An Arduino Library implementing an object that can control a Radioshack Tricolor LED Strip. Note: The one I have processes data in Red-Blue-Green order. I believe some use RGB order instead. You might need to change the Offset constants to compensate.
Syndic/TransistorTalker
An Arduino Library that triggers a sound file and flashes an LED strip in sync.