0.0.3 • Published 10 years ago

node-ardx v0.0.3

Weekly downloads
15
License
CC-BY-SA
Repository
github
Last release
10 years ago

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 in your web browser to view the guide.