rwaldron / johnny-five

JavaScript Robotics and IoT programming framework, developed at Bocoup.
http://johnny-five.io
Other
13.26k stars 1.76k forks source link

Serial Pin Example / Flesh Out #154

Closed bmeck closed 11 years ago

bmeck commented 11 years ago

I might pick this up before nodebots day, basically just want to get this tutorial working:

http://www.instructables.com/id/How-to-control-your-TV-with-an-Arduino/

Using a serial pin at really low latency, may need to figure out an on-board scheduler/buffer.

Right now it looks like setting microsecondDelays in a loop is going to be the problem.

\ REQUIRES UPSTREAM FIRMATA CHANGE / IN DISCUSSIONS **

bmeck commented 11 years ago

Noted as WONTFIX upstream, use custom firmata

rwaldron commented 11 years ago

@bmeck thanks for the follow up