Skip to content

wavetylor/rovercode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

rovercode

Gitter MailingList

rovercode is easy-to-use package for controlling robots that can sense and react to their environment. The Blockly editor makes it easy to program and run your bot straight from your browser. Just drag and drop your commands to drive motors, read values from a variety of supported sensors, and see what your bot sees with the built in webcam viewer.

rovercode runs on any single-board-computer supported by the Adafruit Python GPIO wrapper library, including the NextThingCo CHIP, Raspberry Pi, and BeagleBone Black. Once installed, just point your browser at the rovers address and get started.

Try a live demo.

Easy Setup

First, on your robot:

$ git clone https://git.io/rovercode.git

Then, on your PC or tablet, point your browser to your robot's IP address.

A very nice install.sh is is coming soon. For now, use the install instructions to set up dependencies.

Install, Play and Contribute

rovercode is on its first release. It is usable now, but we have lots of great features left to be added. Check out the install instructions and the contributing instructions. Check out the feature tracker to see if there's something fun to contribute.

License

GNU GPLv3 © Brady L. Hurlburt and the rovercode.org community

About

Block-based programming for educational robots

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 85.9%
  • CSS 7.9%
  • JavaScript 4.1%
  • PHP 1.1%
  • Python 1.0%