jonra1993 / VideoSerial

Arduino + Nodejs

Home Page:https://jonra1993.github.io/VideoSerial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is sample application using arduino and NodeJs to create a server using Express in order to communicate a web app through serial port with arduino board. This example was tested in Ubuntu 16.04.

When the pin 12 of Arduino is sent to low state it send a signal to web app to change video.

To run code you should upload arduino code in the board and run the next code to deply server: npm install and then npm start.




License

License

About

Arduino + Nodejs

https://jonra1993.github.io/VideoSerial/


Languages

Language:JavaScript 57.6%Language:HTML 41.0%Language:C++ 1.4%