tarekeldahrawy
Posts: 3
Joined: Tue Oct 21, 2014 3:01 pm

super computer

Thu Nov 13, 2014 8:39 pm

i am working on a project that is about building a smart car like google car but i am working on a small robot first ... so i wanted to use raspberry pi to be the brain of the project ,,, my next step is to make an image processing so that i can make the camera able to track a line ... some of my friends told me that the processor gets so hot just to make some face detection .. so my question is if i build a supercomputer will it aid my purpose ?? and if i am going to build supercomputer by 4 raspberry pies is it possible to use the gpios so that i can control all of them freely through webiopi for example to make a web interface and how can i do that if u please :)

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: super computer

Thu Nov 13, 2014 9:20 pm

Documentation for a Raspberry Pi Cluster - http://www.southampton.ac.uk/~sjc/raspberrypi/

Documentation for WebioPi - https://code.google.com/p/webiopi/

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: super computer

Thu Nov 13, 2014 9:23 pm

my next step is to make an image processing so that i can make the camera able to track a line ... some of my friends told me that the processor gets so hot just to make some face detection .
I have seen examples of line tracking Pi robots recently, and they weren't using some kind of supercomputer.
See e.g. http://www.raspberrypi.org/an-image-pro ... up-junior/

Gr.
Dirk.

Ravenous
Posts: 1956
Joined: Fri Feb 24, 2012 1:01 pm
Location: UK

Re: super computer

Fri Nov 14, 2014 9:35 am

Also the one DirkS linked to above has a forum post, with some other information:
http://www.raspberrypi.org/forums/viewt ... 37&t=82151
I think this one uses the raspi for image processing, which passes its signals to another controller board that drives the vehicle.

As for getting hot - that is not likely to be a problem with the raspi. It's not a supercomputer, but it can handle various image processing things.

Return to “Automation, sensing and robotics”