rovercode 0.4.0

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, and see what your rover sees with the built-in webcam viewer. The web app pairs with our service running on the rover. A rover can be anything supported by the Adafruit Python GPIO library, including CHIP, Raspberry Pi, and BeagleBone Black. Docs: http://rovercode-web.readthedocs.io/ Source: https://github.com/aninternetof/rovercode-web/ Production: https://rovercode.com/ Beta: https://beta.rovercode.com/ License: GPLv3 mailing list (beware your spam folder): http://mailinglist.rovercode.com/ Slack: http://chat.rovercode.com/

Tags python flask django robotics computer-aided-instruction wsgi socketio aws
License GNU GPLv3
State alpha

Recent Releases

0.4.017 May 2017 12:04 major feature: Initial call for outside developers