Skip to content

A simple webserver with Node.js and websockets to capture data from an Arduino

Notifications You must be signed in to change notification settings

mulderp/nodejs-websockets-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmata-WebSockets Sandbox

A small sandbox with Firmata and a Node.js webserver to stream data to a web browser.

Run

Have an Arduino with a pot on A3.

Start the server with:

$ node server

Wait a bit and go to http://localhost:3474

License

MIT, (c) 2015, Patrick Mulder

About

A simple webserver with Node.js and websockets to capture data from an Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published