and code that lets you talk to it by REST and it returns JSON
http://code.google.com/p/arduino-json/
I just had about 6 ideas in the last 2 minutes of things I want to
build with them.
7
no
10!
Hell, some of these could be sellable products!
Between this and ~$100 android tablet mib The future is going to be amazing!
--
You received this message because you are subscribed to the Google Groups "baltimore-node-discussion" group.
To post to this group, send email to baltimore-no...@googlegroups.com.
To unsubscribe from this group, send email to baltimore-node-dis...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/baltimore-node-discussion?hl=en.
For home automation rest creates an easy interface for programs to work with:
http://myhouse/living_room/lighting
json: lamps:45,sunlight:16
http://myhouse/motion_detection
json: livingroom:0,bedroom:1,
http://myhouse/doors
json: frontdoor:closed,basement:open
and so on. anything related to the house can be monitored.
thermostats. doorbell presses. Events can be sent back to a home
server by rest also:
http://myhouse/doors/basement?open
Clamp ammeter circuits are kind of easy to build and the REST format
would be a good way to interface a circuit breaker to a real data
gathering application.
There doesn't seem to be a reasonable wireless midi link yet. one that
can go device to device would rock, one that uses RTP so it can show
up as a midi device in the mac or to OSC. Not being chained to a
tangle prone midi cable is the keytar players dream!
AV switcher and ir remote emulator with a sweet web interface also
with composite screen menu.
Tux Droid compatible knockoffs.
oh, even stupider things: ultimate web enabled cat station. weigh the
bowl to see if it's empty. remote control for laser pointer gimbal.
gas sensor for venting kitty litter.
wireless mood light display
twittering scale/blood pressure cuff/oxygen levels.
twittering gym equipment.
led game board.
--Marty