Executing Multiple Parameters

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
osoo
 
Posts: 28
Joined: Sun Feb 23, 2014 7:21 pm

Executing Multiple Parameters

Post by osoo »

Hi,
First I want to ask about the 8051 microcontroller interface with andriod phone , is that possible ?
if so , what is the way to do that
second ,can we display multiple parameters at time , like for example temperature and pressure that they can be displayed with time in the mobile phone display ( via the andriod application , and surely after the processing in the microcontroller )

I want to know the feasibility of such idea , any help is appreciated :)

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Executing Multiple Parameters

Post by adafruit_support_mike »

It should be possible in theory, but we don't have any in-house expertise with the 8051. Sorry.

User avatar
osoo
 
Posts: 28
Joined: Sun Feb 23, 2014 7:21 pm

Re: Executing Multiple Parameters

Post by osoo »

What about using Xbee ?

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Executing Multiple Parameters

Post by adafruit_support_mike »

Take a look at the IOIO: http://www.adafruit.com/products/885

It's specifically designed to be an interface between Android devices and external hardware. The IOIO Wiki (https://github.com/ytai/ioio/wiki) has lots of information too.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”