Hello.
I am doing a project that is supposed to read the temperature and transmit the data to an Android phone.
The problem is that i am new to this area and i have no idea how to go about this.
I thought i'd use a MPS430F413 interfaced with the TMP100 and a Bluetooth module.
How do i go about it? I'd like to know the interfacing pin connections if possible.
Thanks a LOT in advance..
Bruce,
Are you trying to measure something in the "external" environment and then send that info to the phone? Assuming so, take a look at the Sensor Tag kit from TI that features the TMP006.
Regards, Dan
actually i am trying to read skin temperature. its a project for college so making it simpler in terms of equipments used is kinda taboo.
the objective is to obtain the temperature, and send it via bluetooth to an android device. the device does necessary functions based on the reading.
i chose msp430 and tmp100 coz the combination provides for a very low power consumption..
and thank u very much! :)