Skip to content

atick-faisal/Node-Arduino-Serial-Monitor

Repository files navigation

Node-Arduino-Serial-Monitor

Open Source Love License Maintenance


Working Principle

How to use

0. Upload the Arduino code

Upload the code for Arduino and check the port number. Later change the port number in server.js accordingly.

1. Cone the repository

git clone https://github.com/atick-faisal/Node-Arduino-Serial-Monitor.git

2. Change directory into the project

cd Sensor-Dashboard

3. Install backend dependencies

npm install

4. Install frontend dependencies

npm run client-install

5. Run the server

node server.js

6. Run the client

cd client/
npm start

License

licensebuttons by-nc-sa

This work is licensed under Apache-2.0.

About

A Node.js app to visualize serial data from an Arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published