File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -173,6 +173,9 @@ You will need to setup the following circuit using your Arduino:
173
173
3 . Open up a browser and enter the URL ` http://localhost:3000/ ` .
174
174
4 . Using your browser push the on and off buttons and watch your Arduino for a changing light.
175
175
176
+ > Full tutorial URL:
177
+ > https://codeadam.ca/learning/arduino-from-nodejs.html
178
+
176
179
***
177
180
178
181
## Repo Resources
@@ -182,8 +185,6 @@ You will need to setup the following circuit using your Arduino:
182
185
* [ SerialPort NPM] ( https://www.npmjs.com/package/serialport )
183
186
* [ Socket.io] ( https://socket.io/ )
184
187
185
- Full tutorial URL: https://codeadam.ca/learning/arduino-from-nodejs.html
186
-
187
188
<a href =" https://codeadam.ca " >
188
189
<img src =" https://codeadam.ca/images/code-block.png " width =" 100 " >
189
190
</a >
You can’t perform that action at this time.
0 commit comments