nmelin / node-ardx

Arduino Experimentors Guide adapted for nodebots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Arduino Experimentors Guide adapted for nodebots


Languages

Language:JavaScript 83.1%Language:CSS 16.9%