Skip to content

Proof of concept for sending data from node.js via serial-over-USB to an Arduino

Notifications You must be signed in to change notification settings

matthughes404/node-arduino-serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

node-arduino-serial

Proof of concept for sending data from node.js via serial-over-USB to an Arduino

See http://matthughes.io/serial-communication-with-node-js-and-arduino/ for more details.

##Configuration

  • Set serialPort in config.js to the string path of the USB device.
  • Set baudRate in config.js to the same rate as your Arduino's Serial.begin

About

Proof of concept for sending data from node.js via serial-over-USB to an Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages