Main Menu

Menu

Wednesday 4 January 2012

Read Strings in Android via Microbridge

This project is like the previous that was described. The difference here is that the host NXP1768 is sending/generating a string ("ADB Connection!!!") to the Android system. The application for the Android was modified to read strings and display them in the screen, as the photos show below.
This project can be used as a base for many projects that want to pass information from the external PIC to the Android and be displayed from an Android application.
Application running unconnected (null input).

mbed and Android unconnected.

Host and Client unconnected.

When connected, the Host is sending successfully the string ("ADB Connection!!!") to the Client, Andoid, and the Andoid is displaying the string.
From the link below you can find the project for mbed and the application for Android (Android Application Eclipse project).
http://www.multiupload.com/XBB1MLLN0D

No comments:

Post a Comment