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.
2 parents aab70e3 + 0e4a99a commit 1146a77Copy full SHA for 1146a77
README.md
@@ -159,8 +159,9 @@ You will need to setup the following circuit using your Arduino:
159
## Tutorial Requirements:
160
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)
+* [SerialPort NPM](https://www.npmjs.com/package/serialport)
164
+* [Socket.io](https://socket.io/)
165
166
Full tutorial URL: https://codeadam.ca/learning/arduino-to-nodejs.html
167
0 commit comments