Skip to content

Commit 6a45703

Browse files
author
Stewest
committed
2 parents bcd8482 + 5bcb40e commit 6a45703

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ Creating a Mashup of:
2020

2121
If the upload was successful, the board is now prepared and you can close the Arduino IDE.
2222

23-
Then each from their own terminal:
23+
- Git clone https://github.com/stewest/j5-arduino-react.git and cd j5-arduino-react
24+
- You'll need node version 12 or more (with yarn installed or npm).
25+
26+
Then each from their own separate terminal:
2427

2528
Terminal 1:
2629
- cd socket-io-server
@@ -40,6 +43,9 @@ While developing, as the client and server use specific ports, you may need to s
4043
- There is a "light" sensor showing the amount of light data from from the photo resistor.
4144
- When the Arduino board first starts it has some LEDs flashing. The LED status is shown as on or off.
4245

46+
## See the Instructable:
47+
https://www.instructables.com/Arduino-JohnnyFive-Socketio-and-React/
48+
4349
## References:
4450
- http://johnny-five.io/api/led.rgb/
4551
- http://johnny-five.io/examples/photoresistor/

0 commit comments

Comments
 (0)