duino
duino copied to clipboard
:bulb: Arduino framework for node.js
Hi--, I attached 2 servo motors on my arduino (declaring servo1, servo2 in node server with different pin). It always only works with the 2nd motor I attach, duino seems...
I run the [basic.js](https://github.com/ecto/duino/blob/master/examples/basic.js) example and the event listener 'on message' isn't triggered.
There is no need to parse on the JavaScript level at 115k baud when C can do it for us inside node-serialport.
This should probably be done at the same time as Issue #1
Sometimes signals will be sent from the Arduino before we bind for data events. To fix this, we'll have to refactor the autoconnection.
I have made some minor changes. - Markdown syntax fix (`###Lorem`, `### Lorem`). - Deleted a line. - Moved the license to a separate file.