File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -149,13 +149,15 @@ void loop() {
149
149
150
150
The previous code will generate a percentage pased on the dial and pass the number on to the Node.js server using the serialport.
151
151
152
- > [ View the Arduino code on Arduino Create] ( https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview )
152
+ > View the Arduino code on Arduino Create:
153
+ > https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview
153
154
154
155
You will need to setup the following circuit using your Arduino:
155
156
156
157
![ Tinkercad Circuit] ( _readme/tinkercad-to-nodejs.png )
157
158
158
- > [ View the Circuit on Tinkercad] ( https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser )
159
+ > View the Circuit on Tinkercad:
160
+ > https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser
159
161
160
162
## Launch Application
161
163
You can’t perform that action at this time.
0 commit comments