forked from letsRobot/letsrobot
-
Notifications
You must be signed in to change notification settings - Fork 20
Optional Guided Installation Script
bmorrison4 edited this page Jul 17, 2019
·
2 revisions
We made an installer to get you up and running as quickly as we can! After you make a robot on the site, all you need to do is follow the on-screen prompts.
- Copy and paste this command into a terminal. This is best handled via SSH.
wget -O - https://raw.githubusercontent.com/remotv/controller/master/scripts/install.sh | bash -
-
If you are ready to install, press
enter
on your keyboard. -
Enter the username you signed up for remo.tv with.
-
Enter your robots API key. You can get this by clicking on your robot in the channels list.
-
Select your robot type. YOU NEED TO SELECT YOUR CHOICE WITH
SPACE
BEFORE PRESSINGENTER
. -
Installation is now complete. It's safe to reboot your robot; or you can run it manually by running
python controller.py
in theremotv
directory.
- Adafruit Motor Hat
- Adafruit PWM / Servo Hat
- Anki Cozmo on MacOS/Linux
- Anki Cozmo on Windows
- Cytron MDD10 10 Amp Motor Driver
- GoPiGo2
- GoPiGo3
- L298N Dual Motor Driver
- MAX7219 SPI LED Driver
- MotoZero 4 Motor Controller
- MQTT Publish Controller
- OWI 535 Robotic Arm (USB Controller)
- Serial Based Controllers (Parallaxy or Arduinos)
- PiBorg ThunderBorg Motor Driver
- Pololu Daul MC33926 Motor Driver (experimental)
- Pololu DRV8835 Dual Motor Driver
- Pololu Maestro Servo Controller (experimental)