Skip to content

ignicaodigitalbr/node-arduino

Repository files navigation

Node and Arduino

Dependency Status License

Requirements

Dependencies

Download the project

Clone the project:

git clone https://github.com/ignicaodigitalbr/node-arduino.git

or download the zip.

Clone dependencies

npm install && bower install

Run server

Conect your Arduino on computer and in the project folder run the command:

npm start

Access http://localhost:3000 in your browser.

Breadboard/Illustration

License

MIT License © Vitor Nogueira