Archos-Computer Interface

Archos Intro:


The Archos is basically an I-pod Touch on steroids. Given the fact that it can multi-task, use flash when surfing the web, and run on the Android OS, it beats any other MP3/Tablet easily. This is why I decided to invest on this excellent device.



Use:

Not only is this internet tablet capable of playing music and surfing the web, but it also has very useful applications that can apply into robotics. One application I find very important is RemoteDroid. RemoteDroid interfaces archos to the computer allowing users to control the computer from anywhere in the world using a wi-fi connection to interface. In order to interface you have to input the ip address of the computer you want to control. Afterwards, you are free to move the mouse and use the keyboard. Only set back is that you cannot see the screen. I will try to implement that somehow.


What I’ve Done:

I was successful in interfacing the Archos to my computer. Doing so I was able to control Robo-Guard (laser pointer mounted on pan/tilt servos) simply by using the Archos. First I was able to control it using w,a,s,d keys. Afterwards I decided to take it a step forward by moving the servos according to the direction I moved my finger on the Archos.

When I first tried this I was using mouse gestures to type out the w,a,s,d keys depending on the direction I moved the mouse using the Archos. This method was effective as it did out the keys. The problem, however, was when trying to use the mouse gestures with Roborealm, it would not detect any key input. I spent several hour cracking my head trying to find out why it would not work and I eventually decided that it was probably due to the fact that Roborealm was programmed for a manual input instead of a digital input.

My second method was creating this picture:





I programmed it so that any time the mouse went past x and y value, the servos would move accordingly. This solution is much more efficient than the first because when the mouse is in the center it will not move but every time you move it out the box it will. The program in visual basic is in the following link: Source Code
For more information visit the project page of the Archos-Computer interface at:
http://sites.google.com/site/jaimemguajardo/home/robot-gallery/archos


This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/archos-computer-interface

marketing
you should sell these.i would buy them and all most every one here on lmr.GOOD JOB

marketing?
Sell what bro? Archos is an internet tablet device I bought from www.archos.com anyone who wishes to get one can buy it there. :slight_smile:

Not sure if it would work on
Not sure if it would work on your archos running the android os, but check out amarino. It’s a dev toolkit that uses bluetooth and allows you to interface with an arduino. I’ve connected it with a bluetooth firefly(bluesmirf) though haven’t tried data transfer yet.

Thanks for the idea. I’ll
Thanks for the idea. I’ll look a bit in more into that. That application should work with the archos. :slight_smile: