Skip to content

Arduino talking to NodeJS application via TCP/IP and using socket.io.

License

Notifications You must be signed in to change notification settings

amendoa/arduino-tcpip-socket.io-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Arduino communication via TCP/IP with NodeJS and Socket.io

Installation

  • Download project
  • Compile the Arduino code(Code is at ArduinoCode directory)
  • Install node dependencies

Initialization

  • Run 'npm start' on your terminal at project root
  • Access localhost:3000 on your browser
  • Obviously you need an Arduino with an Ethernet shield connected on your local network

About

Arduino talking to NodeJS application via TCP/IP and using socket.io.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages