1

I've just started to work with Adruino and Raspberry Pi.

One of the problems I've been wondering about is robot's body. What can I use to build my robot?

I'm reading a book, an old one, about microrobotics. On the final example they are building a robot using Meccano Evolution 1 Kit.

My question is: is there enough room inside a car built with meccano to hold an Arduino and a Raspberry Pi?

Sorry, but I'm new on this and I don't know where to ask this question.

asked Jan 24, 2016 at 8:01

1 Answer 1

2

Assuming my estimates are right, a Pi and an Arduino should fit, although you might want to get smaller parts to be sure.

I recommend grabbing a Raspberry Pi model A+ and Arduino Pro Mini. The Arduino Pro Mini has the same computational power as an Arduino Uno, but way smaller. The same is true with the A+ and the B+ (assuming your program uses less than 256MB ram).

answered Jan 24, 2016 at 8:45
8
  • 1
    ...or a Pi Zero rather than the A+. Commented Jan 24, 2016 at 10:10
  • @joan man, you always comment exactly what I was going to comment! Commented Jan 24, 2016 at 10:14
  • @PatrickCook sorry ;-) Commented Jan 24, 2016 at 10:20
  • @joan or a Zero, but due to availability, I've put A+ on my answer. Commented Jan 24, 2016 at 11:01
  • I want to build a robot with a camera that will run an OpenCV program to detect faces. A Raspberry Pi model A+ is enough to run this? I don't know if I need an Arduino but my robot will have two motors. Maybe I need a good book about Raspberry Pi and Arduino before looking for a robot body. Commented Jan 24, 2016 at 15:29

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.