Tagged Questions
3
votes
4answers
453 views
C++/C# external temperature/weather sensor
I am trying to build a system that would monitor the temperature and alert me when it becomes too hot/cold - I would like to use a USB interface. Where would I get such a device? Are there some open ...
3
votes
9answers
8k views
Is there any sensor in iPhone can Detect the Temperature of the air?
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?
3
votes
4answers
6k views
iPhone Temperature Sensor
My question is very similar to this one: iPhone Proximity Sensor. There's clearly some manner of thermometer within the iPhone that's readable by the OS. Has anyone uncovered the super-secret ...
2
votes
2answers
537 views
C# Obtain Motherboard Sensor Data
How can I in C# read data from motherboard sensors?
I mean: CPU temperature, GPU temperature, Fan speeds, CPU and GPU usage etc.
I have Asus P5LD2-X/1333 and nVidia GTS 250 1024.
1
vote
0answers
36 views
Programmatically read CPU temperature (+ other sensor data) on MacOSX (Macbook Pros)
I'd like to programmatically read CPU temperature + any other interesting sensor data from my MacBook Pro (2009 model).
How do I do it?
I noticed a previous post pointing to this open source ...
0
votes
1answer
139 views
Can only get a value of false to return when accessing Sensor.TYPE_TEMPERATURE
The Google doc's cover every one of the sensors except the temperature sensor, but continue to say that you can access that data...........it's aggrevating as heck, the doc's are very good in some ...