We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5bd86 commit 13823ddCopy full SHA for 13823dd
README.md
@@ -161,6 +161,8 @@ You will need to setup the following circuit using your Arduino:
161
* [Visual Studio Code](https://code.visualstudio.com/) or [Brackets](http://brackets.io/) (or any code editor)
162
* [Filezilla](https://filezilla-project.org/) (or any FTP program)
163
* [Arduino Create](https://create.arduino.cc/editor)
164
+* [SerialPort NPM](https://www.npmjs.com/package/serialport)
165
+* [Socket.io](https://socket.io/)
166
167
Full tutorial URL: https://codeadam.ca/learning/arduino-to-nodejs.html
168
0 commit comments