Getting cooler these days, thought it's a good idea adding some temperature function in apps, anyone knows iPhone has the hardware to support that?
|
closed as not a real question by Kev Jun 23 '12 at 15:29
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I know this is not what you thought of, but anyway: Get the current position (you only need to know the town / region, GPS is not required). Then get the current temperature for this place from the internet (weather channel or so). |
|||||
|
|
Realistically, you could probably cobble together a 555 timer chip and a thermistor to produce a frequency in the audio range for your temperatures of interest. Feed that audio to the mic input on the headset jack of an iDevice via an attenuation resistor. Bonus points if you play loud music thru the headset output at the same time, and can figure out how to harvest that audio output energy with an AC-to-DC converter to power the 555 chip. Would work even in climates where crickets might be hard to find alive. |
|||
|
|
|
Unfortunately there isn't. Any thermometer that were ever included in the iPhone would be affected by the internal temperature of the device anyway (they get hot!) |
|||||
|
|
There isn't anything available to user apps and frankly there should be. Lets face the senor would be directly affected by local conditions but some times that is exactly what you want. This is probably a good item to file a bug report against. A barometer wouldn't be a bad idea either. Dave |
|||
|
|
|
I believe there is a thermometer (of sorts) within the iPhone, as if it gets to hot it will warn you and disable features of the iPhone to help cool itself. Apple Support link discussing operating temperatures However I do not believe the thermometer is publicly accessible from the SDK, or whether it even returns a temperature reading (it may just do thresholds). It has been noted developers accessing undocumented features of the iPhone (if someone did manage to a find a way), however I believe it breaks the developer t&c's. |
|||
|
|
|
There is now a sensor you can plug in |
|||
|
|