Adityasiwan007 / Connection-of-arduino-to-node-js

Anti Car collision by the connection of Arduino to Node.js using serial port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection-of-arduino-to-node-js-

Connection of Arduino to Node.js using serial port

Demo working:

Steps:

1. Install Node and Express in your folder

npm init

npm install

For installing express Setup:

npm install express

2. Setup for Serial Port using CLI Command:

   npm install serialport

3. Setup for Socket.IO:

   npm install socket.io

I have also used Tracker.js. For more detail visit: https://trackingjs.com

About

Anti Car collision by the connection of Arduino to Node.js using serial port


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:Python 0.1%Language:CSS 0.0%Language:C++ 0.0%