Hi, All.
I received a robot from University for a project: HITEC - ROBONOVA - I.
This robot comes with this motherboard: MC-3024, which has the following micro: Atmel ATMEGA128 8bit RISC.
The mentioned mother is able to control up to 24 servos (the robot comes with 16; but I need to add control to some kind of "hands" for the robot, with at least 2 more servos <at least, one servo for each hand>).
Also, I need to add vision to the robot and, accordingly, vision processing, using a Raspberry Pi 2B.
I have checked into Rasperry Pi shields and have found the Adafruit one: http://www.adafruit.com/product/2327.
As you know, this shield can provide the control of 16 servos simultaneously, without processing overhead for the Raspberry; just using only 2 pins.
My question:
- Can you advise me please if I can in some way interface the Raspberry Pi 2B and the MC-3024 boards (in "some" way, like you do with RPi and Adafruit), in such way that the main core would be the Raspberry one? I guess that this inferface should be some kind of both hardware and software. Note that I cannot just replace the MR-C3024 by the Adafruit because I need to control more than 16 servos at one time.
Every kind of help / suggestion would be welcome!
Thanks in advance!
PC