A Node.js module to read serial port data
Serialport is a node.js module that reads the serial port data. It opens up a lot of doors for javascript such as... switching on the living room light or... communicate with a drone ! Using it is…
May 22, 2013
in Webdev