Take the 2-minute tour ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

I'm trying to connect Arduino Leonardo to an Android tablet. I would like to make the Arduino send commands (using pushbuttons or a slider for example) to the tablet to switch between pages, to select a file on the desktop, to scroll up and down the screen, etc.

Thanks. I will really appreciate your help.

share|improve this question
    

1 Answer 1

First, get a Lightblue Bean, http://punchthrough.com/bean/

It has everything you need: - arduino - bluetooth - API - code example - android sdk - ...

Develop your product using this platform.

If you want to scale and build your own platform, then you will have a foundation to validate your work.

share|improve this answer
    
Half you answers refer to this product. Are you associated with it? You need to disclose any personal stake in it if you are. –  Connor Wolf Oct 2 at 20:22
    
not associated with the company, but a happy customer of their product. –  albator Oct 13 at 19:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.