Search code examples
androidarduinoraspberry-piandroid-hardwareioio

Control external peripheral using android app


I had IOIO board and went through DIY Samples, like controlling LED, DC motor, Servo motor.. it was very interesting, and I want to design a toy remote car which should be controlled by an android app, There are many android boards available like Hackberry a10, Arduino, Raspberry Pi..etc, as I'm a newbie to hardware domain, I do not know much about boards. So kindly update me on Which one is the best and versatile?, I'm going to use Android studio for the development, not the processing. Is there any other protocols available for transmitting the signals other than BT, IR, and Wi-fi.


Solution

  • You can use Arduino, which provides a wide variety of hardware to connect with. Please go through arduino store . There are many samples available for Arduino. Please refer this may help you to get started.