A13-OLinuXino-WIFI to arduino uno/mega conection.

Started by elementall, December 07, 2012, 03:26:22 PM

Previous topic - Next topic

elementall

hi there,

i have to say that i am a complete newbie n the board. have some experience wih the arduino....

i want to connect my arduino directly on the olinuxino a13 board.

what is the best approach to do this?.?

can use spi?
and i there an API wich i have direct control over the spi protocol in android 4.0 package?

grtz.
bas

elementall

lordlothar

I would say it depends on the targeted application. What do you want to do? I would go for UART connection, as it is the most simple in my opinion.

elementall

Lordlothar,

Thanks for the reply.

I wanted to use the olimex as a GUI operated remote control for my robots.

As part of the remote control I need some Analog inputs, as well as an Xbee platform to send serial data to the different Robots.

Plus in the future I want to relay a video feed from the robot to the remote.

Greetz

bas