UNPKG

johnny-five

Version:

Firmata based Arduino Programming Framework.

9 lines (6 loc) 221 B
var five = require("../lib/johnny-five.js"); new five.Board().on("ready", function() { new five.Led("O0").strobe(250); }); // @device http://www.tinkerkit.com/led-red-10mm/ // @device http://www.tinkerkit.com/shield/