Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: elementall on December 07, 2012, 03:26:22 PM

Title: A13-OLinuXino-WIFI to arduino uno/mega conection.
Post by: elementall on December 07, 2012, 03:26:22 PM
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
Title: Re: A13-OLinuXino-WIFI to arduino uno/mega conection.
Post by: lordlothar on December 09, 2012, 07:01:29 PM
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.
Title: Re: A13-OLinuXino-WIFI to arduino uno/mega conection.
Post by: elementall on December 10, 2012, 09:34:42 PM
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