August 2018
Beginner to intermediate
214 pages
6h 39m
English
Load the folder onto the Pi, navigate to the folder in your Pi SSH session, and run the following:
sudo node servos-repl.js
Once you see Board Initialized, the REPL is ready for commands. Try these out for starters:
servoOne.to(0) servoTwo.to(180)servos.center()
Use the Johnny-Five documentation on servo to see what other fun things you can try with your servos from the command line!
Read now
Unlock full access