Skip to content

andreirat/arduino-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project works with Arduino board. It combines multiple data read from sensors and provides an dashboard to which is running on localhost. To get started , follow this steps:

  1. git clone this repo
  2. cd arduino-js
  3. Run npm install to install packages.
  4. Run node arduino.js to start node server.
  5. Now open browser and go to http://localhost:3000.

About

Working with Arduino Mega and Javascript libraries to controll Servos and different things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published