elbutanero's Stars
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
handlebars-lang/handlebars.js
Minimal templating on steroids.
mrrwa/NmraDcc
NMRA Digital Command Control (DCC) Library
elbutanero/markup
The code we use to render README.your_favorite_markup
elbutanero/test
jonikorpi/Frameless
The spiritual successor to Less Framework
Railstars/CmdrArduino
CmdrArduino is an embedded library written in C++ that provides the foundation for implementing an NMRA DCC command station. CmdrArduino presents classes and methods for, among other things, setting a locomotive’s speed, activating functions, switching turnouts, and programming DCC decoders. CmdrArduino translates these commands into DCC packets. The packets are carefully prioritzed, and CmdrArduino keeps track of packets that require repeating in the background. An interrupt service routine attached to TIMER1 (AVR) or MCPWM0 (ARM) takes these packets and injects the highest priority packet into the precision DCC waveform. This signal is suitable for amplification with your favorite booster/power station (I like RAILbooster). Please note that the Arduino outputs are not themselves capable of driving trains directly. Currently, CmdrArduino supports Arduino (including the Railstars Io;duino), with ARM support (for LPC17xx processors) actively being added, making the library name something of a misnomer.
github/markup
Determines which markup library to use to render a content file (e.g. README) on GitHub
seaofclouds/tweet
put twitter on your website with tweet, an unobtrusive javascript plugin for jquery