UNPKG

node-ardx

Version:

Exercises for exploring the Arduino Experimenter's kit using johnny-five

19 lines (11 loc) 634 B
node-ardx ========= Arduino Experimentors Guide adapted for nodebots Exercise contents (i.e. descriptions, circuit layout diagrams, 3d assembly diagrams) are adapted under a CC-BY-SA license from http://ardx.org/src/ from materials created by .:oomlout:. and SparkFun. Code examples are issued under an MIT license. Install this guide with the following commands: git clone https://github.com/AnnaGerber/node-ardx.git && cd node-ardx npm install Run the node-ardx web application from the node-ardx directory: node app.js Visit [http://localhost:3000](http://localhost:3000) in your web browser to view the guide.