Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

A simple implementation of client-server architecture, the programme is written in C++ and Node.js to control Arduino Uno board plugged-in devices via a WebSocket connection.

Notifications You must be signed in to change notification settings

dsirotkin256/arduino-serial-port-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Control From Browser with an usage of Arduino and Node.js

A simple implementation of client-server architecture application with Node.js, Socket.io and Arduino Uno board.

Hardware requirements:

  • Arduino Uno
  • LED
  • Button (Optional)

Software requirements:

Hardware specific
Client/Server specific

Illustration

Drawing

Bugs and Feedback

For bugs, questions and discussions please use the issues.

About

A simple implementation of client-server architecture, the programme is written in C++ and Node.js to control Arduino Uno board plugged-in devices via a WebSocket connection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published