-3
votes
1answer
56 views

Best way to Interface with PC/MAC/iDevices/Smartphones [closed]

What do you think is the best way to communicate a hardware with PC, MACs, iDevices and Smartphones (with Android, Windows Mobile, etc.) ? We need to make a voice chat (like VOIP) and also exchange ...
0
votes
2answers
506 views

Bluetooth module to have microcontroller communicate with Android phone?

Found couple of fairly inexpensive Bluetooth modules based on CSR chipset that do Bluetooth 2.1 + EDR, and connect to uC over TTL, however the cheaper variety supports only "slave mode", which the ...
0
votes
0answers
52 views

Android - IC communication via audio [duplicate]

Possible Duplicate: How could you transfer data over an audio line? I'm trying to make my Android phone talk to my robot which uses an Atmega8535L chip. The idea is to use the phone's ...
2
votes
2answers
630 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 ...