Skip to content

Instantly share code, notes, and snippets.

@hbradio
Created May 15, 2017 13:59
Show Gist options
  • Save hbradio/abb2ecc79cb501d2e0599ca0367a3d10 to your computer and use it in GitHub Desktop.
Save hbradio/abb2ecc79cb501d2e0599ca0367a3d10 to your computer and use it in GitHub Desktop.
Announcing rovercode
I'm pleased to announce the open-source project rovercode and make a call for developers!
Docs: http://rovercode-web.readthedocs.io/
Homepage: https://beta.rovercode.com/
License: GPLv3
rovercode is an educational robotics platform. It features a Blockly web app to make it easy to program and run your robot (rover) straight from your browser. Drag and drop commands to:
- drive motors
- read values from sensors
- see what your rover sees with the built-in webcam viewer.
The web app pairs with a service running on the rover. A rover can be anything supported by the Adafruit Python GPIO library, including:
- NextThingCo CHIP
- Raspberry Pi
- BeagleBone Black
Help out while you scratch a new-technology itch! We're using Docker, Django, Flask, SocketIO, Blockly, TravisCI/Coveralls, Sphinx, and AWS CodeDeploy, and we're open to your new ideas. You do not need any hardware to contribute -- we have instructions for developing on your PC.
Join the mailing list: http://mailinglist.rovercode.com
Say hi on Slack: http://chat.rovercode.com/
Email me: [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment