Click here to Skip to main content
15,892,298 members
Articles / Web Development / HTML

Arduino and the Web using NodeJS and SerialPort2

Rate me:
Please Sign up or sign in to vote.
4.65/5 (22 votes)
18 Aug 2012CPOL6 min read 188.2K   3.1K   48  
This article focuses on how to listen for signals from an Arduino through the Serial Port (Linux, Mac) or COM Port for Windows using the SerialPort2 Node.JS module and serve signal data to the web in real time using Socket.IO.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Kinalibangon Software
Philippines Philippines
Electronics and Communications Engineering student at our local university and a part time software developer for Kinalibangon Software.

Comments and Discussions