Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeOfBreeze authored Dec 11, 2019
1 parent d3e7e40 commit c4a9c03
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# controller-for-rvr
Interface to drive the Sphero RVR with a game controller or with the Remo.TV Controller for Android https://github.com/remotv/controller-for-android

Work In Progress
This app allows control of the Sphero RVR over bluetooth.

This app has 3 modes:

- On screen single joystick for RC mode: up and down controls forward/backward, left and right controls steering of the robot

- Attach any USB or bluetooth gamepad to control the robot. Same controls as single joystick mode. Left joystick up/down controls speed, right joystick left/right controls steering

- Control via Remo.TV (Experimental). This app, paired with Remo.TV Controller for Android allows control of the robot over the internet using a phone as the camera. Info for that app can be found here: https://github.com/remotv/controller-for-android

This app can be compiled from source here, and is licensed under Apache License 2.0

This app does not transmit any data outside of the app, other than to communicate with the robot.

This app was made for the Sphero RVR, which was made by Sphero. Sphero is not overseeing, involved with, or responsible for this activity, product, or service.

0 comments on commit c4a9c03

Please sign in to comment.