Pinned Repositories
actionwebservice
fork of fdv-actionwebservice, porting to Rails 3, ruby-1.9
attiny13_bow
blinkenlights - like an LED throwie, but has an attiny13 to flash 4 LEDs
backup-task
db:backup rake task
bddclass
I'm taking a BDD/TDD class using rspec and cucumber
data_logger
A Rails app that logs data from Arduino sensor modules via serial port and displays it via a web page. Arduino code is included.
modulecounts
a quick website to track the number of modules in various repositories
new_arduino_test
A test sketch to make sure all the pins on an arduino are working
PCF8583
Arduino library for interfacing with the PCF8583 real-time clock chip
ruby-serialport
ruby-serialport gem patched for use with ruby 1.9.1
Waiter
simple site for tracking weight and other personal data
edebill's Repositories
edebill/modulecounts
a quick website to track the number of modules in various repositories
edebill/PCF8583
Arduino library for interfacing with the PCF8583 real-time clock chip
edebill/backup-task
db:backup rake task
edebill/ruby-serialport
ruby-serialport gem patched for use with ruby 1.9.1
edebill/data_logger
A Rails app that logs data from Arduino sensor modules via serial port and displays it via a web page. Arduino code is included.
edebill/actionwebservice
fork of fdv-actionwebservice, porting to Rails 3, ruby-1.9
edebill/attiny13_bow
blinkenlights - like an LED throwie, but has an attiny13 to flash 4 LEDs
edebill/new_arduino_test
A test sketch to make sure all the pins on an arduino are working
edebill/Waiter
simple site for tracking weight and other personal data
edebill/bddclass
I'm taking a BDD/TDD class using rspec and cucumber
edebill/beer_name_generator
Random Beer Name Generator
edebill/canon_import
A simple script to import images from Canon CF and SD cards into my image library
edebill/dotfiles
my .emacs, .bash_profile, etc.
edebill/Ghetto-Sous-Vide
Uses an arduino to turn a crock pot into a sous vide cooker
edebill/intro_bdd
edebill/megstv
edebill/rotate-downloads
Moves files out of your downloads directory into monthly archive directories
edebill/ruby_koans
A set of Koans to teach the Ruby language
edebill/test_api_server
Generates simple responses for testing basic HTTP/JSON API consumers
edebill/typo
Working on porting typo to Ruby 1.9. At this point, it runs via script/server and specs will run, but have a lot of failures.
edebill/chalice
Python Serverless Microframework for AWS
edebill/gutenex
Native PDF generation for Elixir (adding a bit about drawing lines)
edebill/hedwig_slack
Slack Adapter for Hedwig
edebill/peaks
add a .peaks method to ruby's Enumerable that will find all the peaks within your array
edebill/raven-elixir
Raven is an Elixir client for Sentry (getsentry.com)
edebill/redis-rb
A Ruby client library for Redis
edebill/repro
Repro case for a suspected ActiveRecord bug
edebill/weather
noodling with NOAA weather data
edebill/writing_templates
handwriting page templates generated as PDFs via elixir
edebill/writing_underlays