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 a913a45 commit bd4d3f8Copy full SHA for bd4d3f8
README.md
@@ -164,6 +164,9 @@ You will need to setup the following circuit using your Arduino:
164
3. Open up a browser and enter the URL `http://localhost:3000/`.
165
4. Turn the dial on the Arduino device and watch the red square in the browser.
166
167
+> Full tutorial URL:
168
+> https://codeadam.ca/learning/arduino-to-nodejs.html
169
+
170
---
171
172
## Repo Resources
@@ -173,9 +176,6 @@ You will need to setup the following circuit using your Arduino:
173
176
- [SerialPort NPM](https://www.npmjs.com/package/serialport)
174
177
- [Socket.io](https://socket.io/)
175
178
-> Full tutorial URL:
-> https://codeadam.ca/learning/arduino-to-nodejs.html
-
179
<a href="https://codeadam.ca">
180
<img src="https://codeadam.ca/images/code-block.png" width="100">
181
</a>
0 commit comments