Raspberry Pi Powered robobuilder

Korean company maker of Robot kits and servos designed for of articulated robots. Re-incarnation of Megarobotics.
6 postsPage 1 of 1
6 postsPage 1 of 1

Raspberry Pi Powered robobuilder

Post by l3v3rz » Fri Jul 31, 2015 7:07 pm

Post by l3v3rz
Fri Jul 31, 2015 7:07 pm

Summer project - connecting Raspberry Pi to Robobuilder. Uses an expansion board to access UART and a level shift for voltages. Also RPi is powered through GPIO from a 7805 fed from the same power supply that drives servos.

Cost is very cheap. RPi - £30, case £5, Breakout board £3.75, level shift 1.50, + wck sockets (few pence each) + odds

Setting up the nanoBT usb to allow remote access is proving hard, so using Ethernet cable. Next steps are to look at connecting accelerometer via I2C and may be the distance sensor as well as custom 3D printed case.

So much more powerful than the RBC box ! I have it running my Basic to control the robot (just a simple recompile) so it can walk etc, but RPi comes with Python as well Wolfram etc all built in so may look at a wck library for that.

Rpi has to be the way to go I think!.

Here are some pictures.
ImageIMG_0003 by phil leveridge, on Flickr
ImageIMG_0004 by phil leveridge, on Flickr
ImageIMG_0005 by phil leveridge, on Flickr
Summer project - connecting Raspberry Pi to Robobuilder. Uses an expansion board to access UART and a level shift for voltages. Also RPi is powered through GPIO from a 7805 fed from the same power supply that drives servos.

Cost is very cheap. RPi - £30, case £5, Breakout board £3.75, level shift 1.50, + wck sockets (few pence each) + odds

Setting up the nanoBT usb to allow remote access is proving hard, so using Ethernet cable. Next steps are to look at connecting accelerometer via I2C and may be the distance sensor as well as custom 3D printed case.

So much more powerful than the RBC box ! I have it running my Basic to control the robot (just a simple recompile) so it can walk etc, but RPi comes with Python as well Wolfram etc all built in so may look at a wck library for that.

Rpi has to be the way to go I think!.

Here are some pictures.
ImageIMG_0003 by phil leveridge, on Flickr
ImageIMG_0004 by phil leveridge, on Flickr
ImageIMG_0005 by phil leveridge, on Flickr
l3v3rz offline
Savvy Roboteer
Savvy Roboteer
Posts: 473
Joined: Fri Jul 18, 2008 2:34 pm

Re: Raspberry Pi Powered robobuilder

Post by vmatos » Mon Aug 03, 2015 9:53 am

Post by vmatos
Mon Aug 03, 2015 9:53 am

Excellent work!
Would share instructions and references in the near future?

What are your goals with so much processing power?
Excellent work!
Would share instructions and references in the near future?

What are your goals with so much processing power?
vmatos offline
Robot Builder
Robot Builder
Posts: 12
Joined: Fri Jun 20, 2014 10:36 am

Re: Raspberry Pi Powered robobuilder

Post by l3v3rz » Mon Aug 03, 2015 11:02 am

Post by l3v3rz
Mon Aug 03, 2015 11:02 am

Hi,
All the components can be easily found with google. I got most of mine from Farnell
The sockets for the wck leads is http://uk.farnell.com/te-connectivity-a ... dp/1282952
The breakout board I used was https://www.abelectronics.co.uk/product ... ut-boards/ but there's a huge choice and I'm no expert.
The voltage level shifter is from robosavvy http://robosavvy.com/store/sparkfun-spa ... ional.html this is needed as wck uses TTL and Rpi GPIO runs at 3.3V.

The amount of resources available in websites, books, clubs make RPi such a good choice. I'm currently putting the schematic into DesignSpark CAD program so will publish that when its done - but might be a few weeks (at least)

What to do with the extra power? Well I have connected a webcam up and that worked immediately out of the box and have mjpeg streamer running so I can process video images. So current projects I'm think off are:
1. Build a football playing robot, i.e. find a ball, track it, walk to it and kick it. (sounds simple doesn't it?)
2. Track a ping pong ball and see if I can get it to swing arm and hit it. ( This might be easier as robot can be stationary.)
Hi,
All the components can be easily found with google. I got most of mine from Farnell
The sockets for the wck leads is http://uk.farnell.com/te-connectivity-a ... dp/1282952
The breakout board I used was https://www.abelectronics.co.uk/product ... ut-boards/ but there's a huge choice and I'm no expert.
The voltage level shifter is from robosavvy http://robosavvy.com/store/sparkfun-spa ... ional.html this is needed as wck uses TTL and Rpi GPIO runs at 3.3V.

The amount of resources available in websites, books, clubs make RPi such a good choice. I'm currently putting the schematic into DesignSpark CAD program so will publish that when its done - but might be a few weeks (at least)

What to do with the extra power? Well I have connected a webcam up and that worked immediately out of the box and have mjpeg streamer running so I can process video images. So current projects I'm think off are:
1. Build a football playing robot, i.e. find a ball, track it, walk to it and kick it. (sounds simple doesn't it?)
2. Track a ping pong ball and see if I can get it to swing arm and hit it. ( This might be easier as robot can be stationary.)
l3v3rz offline
Savvy Roboteer
Savvy Roboteer
Posts: 473
Joined: Fri Jul 18, 2008 2:34 pm

Re: Raspberry Pi Powered robobuilder

Post by l3v3rz » Mon Aug 03, 2015 11:42 am

Post by l3v3rz
Mon Aug 03, 2015 11:42 am

Here's a few photos with the webcam and face added ! It uses the new Sam-3 servos for 2dof head. and a 3D printed face. (actually the body in these photos is still the Omnima based one)

ImageIMG_0007 by phil leveridge, on Flickr

Anyone for tennis!?
ImageIMG_0012 by phil leveridge, on Flickr

The bot with the golden gun ?
ImageIMG_0016 by phil leveridge, on Flickr
Here's a few photos with the webcam and face added ! It uses the new Sam-3 servos for 2dof head. and a 3D printed face. (actually the body in these photos is still the Omnima based one)

ImageIMG_0007 by phil leveridge, on Flickr

Anyone for tennis!?
ImageIMG_0012 by phil leveridge, on Flickr

The bot with the golden gun ?
ImageIMG_0016 by phil leveridge, on Flickr
l3v3rz offline
Savvy Roboteer
Savvy Roboteer
Posts: 473
Joined: Fri Jul 18, 2008 2:34 pm

Re: Raspberry Pi Powered robobuilder

Post by pbsk8 » Sat Feb 27, 2016 5:10 pm

Post by pbsk8
Sat Feb 27, 2016 5:10 pm

Hi,

I have a RQ-HUNO and do you think I could connect a raspberry pi to it as well?

Would you have the schematics to do so? I didnt do anything to it anymore since I thought it is not that powerful with its own board, very limited and with only korean documentation available.
Hi,

I have a RQ-HUNO and do you think I could connect a raspberry pi to it as well?

Would you have the schematics to do so? I didnt do anything to it anymore since I thought it is not that powerful with its own board, very limited and with only korean documentation available.
pbsk8 offline
Newbie
Newbie
Posts: 6
Joined: Sun Jul 06, 2014 1:25 pm

Re: Raspberry Pi Powered robobuilder

Post by l3v3rz » Sun Mar 06, 2016 12:11 pm

Post by l3v3rz
Sun Mar 06, 2016 12:11 pm

Hi,
It will work with servos, as the head on my robot uses the little servos that RQ-HUNO uses. In terms of schematics, connect the serial I/O on the Raspberry to the RX/TX lines on the servos. There's plenty of web pages to explain how.

I think the Huno may be too small though to carry the weight of the RPi - May be look at using the Pi-zero? I now have a Raspberry Pi 3 and I'm printing a custom 3D case to sit on back of the 5710. This should be a powerful combination.

cheers
Hi,
It will work with servos, as the head on my robot uses the little servos that RQ-HUNO uses. In terms of schematics, connect the serial I/O on the Raspberry to the RX/TX lines on the servos. There's plenty of web pages to explain how.

I think the Huno may be too small though to carry the weight of the RPi - May be look at using the Pi-zero? I now have a Raspberry Pi 3 and I'm printing a custom 3D case to sit on back of the 5710. This should be a powerful combination.

cheers
l3v3rz offline
Savvy Roboteer
Savvy Roboteer
Posts: 473
Joined: Fri Jul 18, 2008 2:34 pm


6 postsPage 1 of 1
6 postsPage 1 of 1
cron