Difference between revisions of "BaltimoreHackathon2010"
(Created page with 'http://baltimorehackathon.com/, November 2010 There were a bunch of Node members representing strong. == laterlist == === Description === A web application that let's you eas…') |
|||
Line 15: | Line 15: | ||
* Zach Waugh, http://zachwaugh.com/ | * Zach Waugh, http://zachwaugh.com/ | ||
* Adam Bachman, ''Node member'', http://adambachman.org | * Adam Bachman, ''Node member'', http://adambachman.org | ||
+ | |||
+ | == Arduino Touch library == | ||
+ | |||
+ | === Description === | ||
+ | Library for interfacing Arduino with a resistive touch (like those installed in Nintendo DS or Sony PSP). The library allows for the creation of several different types of "buttons" as well as grabbing basic x y values. Button types include standard push (press lightly would be a better idea), slide up and down either vertical or horizontal and a "spinner" which works a bit like a rotary encoder by allowing to read rotation around a center point. | ||
+ | |||
+ | https://github.com/kpegan/ | ||
+ | |||
+ | === Built By === | ||
+ | |||
+ | * Kelly Egan, ''Node member'' http://kellyegan.net/ |
Latest revision as of 20:15, 23 November 2010
http://baltimorehackathon.com/, November 2010
There were a bunch of Node members representing strong.
Contents
laterlist[edit | edit source]
Description[edit | edit source]
A web application that let's you easily record and remember things you want to get back to like books you want to read, movies you want to watch, music you'd like to listen to, or products you'd like to buy. Built using Ruby on Rails, hosted on Heroku.
Built By[edit | edit source]
- Zach Waugh, http://zachwaugh.com/
- Adam Bachman, Node member, http://adambachman.org
Arduino Touch library[edit | edit source]
Description[edit | edit source]
Library for interfacing Arduino with a resistive touch (like those installed in Nintendo DS or Sony PSP). The library allows for the creation of several different types of "buttons" as well as grabbing basic x y values. Button types include standard push (press lightly would be a better idea), slide up and down either vertical or horizontal and a "spinner" which works a bit like a rotary encoder by allowing to read rotation around a center point.
Built By[edit | edit source]
- Kelly Egan, Node member http://kellyegan.net/