Linux-based operating system produced by Google
2
votes
2answers
633 views
Microchip PIC24F & Android device: Which can be host device?
I work on a project where I want to connect PIC24F (Accessory Development Kit for Android www.microchip.com/android) and Samsung Galaxy S2 that I updated from android 2.3.3 to android version 2.3.4.
I ...
-1
votes
2answers
520 views
How to make a touch screen device with android OS?
I am planning to make a device which has a touch screen LCD. I have searched for solutions and i think if this device has android OS could be use for many applications. This device will be used for ...
0
votes
1answer
445 views
Android to I2C Control
I have an I2C device that I would like to interface with Android. It seems that the easiest way would be to use a microcontroller compatible with Accessory Development Kit. But these kits and their ...
1
vote
0answers
44 views
Most compatible Bluetooth modem to use with Arduino Uno R3?
I'm looking for a Bluetooth modem that can be connected with the Arduino Uno R3, and communicate with Android mobile device. I found one modem (the BlueSMiRF RP-SMA) but it was to expensive, and it ...
1
vote
0answers
98 views
Raspberry Pi vs Arduino ADK (with phone tethering)
I was doing some research for my capstone project next year. Basically it is an autonomous rover, designed to scout out outdoor areas and send back video/pictures to a website.
So far, our initial ...
1
vote
0answers
47 views
Generic USB interface for Android
I would like to move all my indicator display on my motorcycle(Speedometer, Tachometer, Voltmeter, fuel meter, turn lights, temperature, high beam, low beam) to my android tablet and so my tablet can ...
0
votes
0answers
160 views
where can I buy standalone smartphone camera modules?
Question 1: I'm planning on hacking together a little proof-of-concept device using a pared-down Google Nexus 7 tablet as the base. I'd like to connect a higher resolution camera where the current ...
0
votes
0answers
1k views
HC-06 Bluetooth module, what bluetooth mode I have to use?
I am trying to connect an HC-06 Bluetooth module to my Android device to send data from my smartphone to my microcontroller conected to the HC-06.
I am writing the Android application and I have a ...