Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.24 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.24 KB

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