Show Us your GoPiGo!

This is my GoPiGo at the moment. Everything works very well. I will soon start tinkering with the python code to make my own program that suits better with my own use.
http://www.instructables.com/id/Raspberry-Pi-Spy-Tank/

Here is a video
<iframe width=“560” height=“315” src=“https://www.youtube.com/embed/jNOelQG9AEI” frameborder=“0” allowfullscreen></iframe>

Are you sure that’s a GoPiGo :open_mouth: ;).

GoPiGos used in our Robotics Camp
https://www.facebook.com/countrysidemontessori/photos/a.1033430116668421.1073741981.142979822380126/1041361385875294/?type=3&theater

Here’s the rest of the pictures
https://www.facebook.com/media/set/?set=a.1033430116668421.1073741981.142979822380126&type=3

Here we go

Hey Brodski, great looking robots there! I love the use of the Grove Sensor brackets! Beautiful!

Tnx a lot! They also talk to each over :slight_smile:

HI. This is my prototype of my first attempt on a mobile robot. I call it ‘The Duck’ because of all the duct tape holding it together.
So I’m using the GoPiGo robot, but ran out of connect points for sensors, so on top I stacked a GrovePi board and on top of that board I stacked the Raspberry Pi 3 and it’s all powered by a 2amp phone charger incl. the motors. I have placed The Duck in a plastic container so the wheels can run free for testing. As you can see it has two ultrasonic rangers so objects can be detected moving fwd or bwd, and a couple of leds for the lightshow.
Its controlled by a Python program where I read a path from a file which directs it fwd, bwd, left and right, this way following a given path, and for each step it moves fwd or bwd, it checks for obstacles.
Next to go on is a buzzer to alert for objects in the way, a compass to make sure it’s not diverting from the given path, a sound sensor so I can shout at it to stop, a light sensor to make the leds blink in the dark, and an LCD and some buttons to control which control file to use etc., so it’s free roaming without the need of remote control. I guess I need so more duct tape to make all this happen and lots of code.

On the list is also functionality to download control files via wifi, which I have not worked out yet.

All for the fun of it …

Wow! And nice use of the GrovePi there too! Did it work slid between the Pi and the GoPiGo?

Very cool! I’d name it Janus if it was mine…

Yep, works like a dream. So far all good.

Janus as the god of beginnings. Interesting suggestion :slight_smile:

First of all let me say i really enjoy the GoPiGo. Im having lots of fun finally learning to script, solder and tinker.

This is what i made of it so far.

Added a new picture since the previous ones are gone.

2 Likes

Hi, @facilis,

Interesting work!:grinning: I just bought my GoPiGo a while ago and am wondering how to put Lego blocks on it and control Lego blocks movement from Raspberry Pi . Do you mind sharing some more information?

Thanks a lot.

Hi @skywalkersv,

Can you tell us what kind of LEGO blocks you are using. We have our BrickPi, which is a platform developed to support LEGO sensors and Blocks. BrickPi makes it easy to connect and get started with LEGO products while the
GoPiGo is a complete kit to build your own robot car and they need more provisions to support LEGO blocks and Sensors, which they don’t have right now.

-Shoban

the lego parts are just for show in my setup. I can’t control them. The brickpi is the way to go if you want to control lego parts.

I just put the lego technics in front of the gpg to move objects out of they way while moving.

Thanks for the info., @facilis & @Shoban :slight_smile:

Just for the fun of it. My gopigo as it is now.
Next up is trying to include the AIY voice hat somehow.

wp_ss_20170710_0001

3 Likes