This is gRover, the Grove-Platform Rover; it is a general, all-purpose rover for house exploration.
Foreword:
This page is a bit of a mess, I'll admit. The PDF file attached is much neater and contains much more information about the project than this page's text does. For more pictures, see the gRover Flickr Photoset. This rover build uses parts graciously provided by Seeed Studio.
Description:
I purchased an RC car from the thrift store for $2. It had no remote control to go along with it, but it did have a 4.8V Ni-Cad battery pack, a chassis, a steering motor, and a drive motor. While the 4.8V Ni-Cad battery does not have enough voltage to power the I2C Motor Driver (it may be useful in another project), the motors and chassis provide a great base for a robot.
Features:
To me, this build was more about making a framework that other users could utilize to easily use the Grove platform to make a rover. I created gRover with the following (easily-modifiable and easily-expandable) features:
Parts:
|
Qty |
Part Name |
SKU# |
|
1 |
R/C Truck |
|
|
1 |
Arduino (or Arduino Clone) |
|
|
1 |
Battery Box (Output: 8-15V) |
|
|
1 |
Stem – Grove Base Shield |
|
|
1 |
Twig – OLED Display 128x64 |
|
|
1 |
Twig – I2C Hub |
|
|
1 |
Twig – I2C Motor Driver |
|
|
1 |
Twig – I2C Touch Sensor |
|
|
1 |
Twig – Sound Recorder |
|
|
1 |
Twig – Buzzer |
|
|
1 |
Twig – PIR Motion Sensor |
|
|
1 |
Twig – 80cm Infrared Proximity Sensor |
|
|
1 |
Twig – 3-Axis Accelerometer |
|
|
2 |
Twig – Chainable RGB LED |
|
|
1 |
Twig – Sound Sensor |
|
|
1 |
Twig – Vibrator |
|
|
3 |
Grove – Universal 4-Pin Cable (5 ea) |
Part Usage: The Twigs perform the following tasks:
Downloads:
For more information, please see the attached PDF file. The code (which is ~1850 lines long, including lots of comments) is attached as a ZIP file.
The code is CC BY-SA licensed to the extent possible, given that the code has minor sections taken from example code from the Seeed Studio wiki (links are available in the PDF and in the code headers), and for the Touch Sensor Twig, from Rory Nugent (cited in the code). If I have missed a citation, please let me know.
The documentation PDF is CC BY-SA.

| Attachment | Size |
|---|---|
| GRoveR.zip v1.0: Arduino .PDE and relevant files | 52.58 KB |
| gRover.pdf v1.0: Step-by-step instructions, API Guide and How-To | 282.34 KB |



Comments
Post new comment