All I can say is wow.
Just reading this, I laughed out loud.
Seriously, give lazyprogrammer a break. He has no idea what he's asking, and you should maybe get him to clarify that a little.
Being somewhat new to programming the DS, though, this post caught my eye. I had no idea there were temperature sensors in the screens. Can they be read individually (as in, read two different temperatures)? Even if the programming/hardware isn't made that way, I would still love to learn how to read them. Where would I find out more information (aside from just going "Here's my open mouth. Feed me. Now.")? I tried googling it and found
this,
this, and
this. However, none of it seemed to tell me what I was looking for, as in: what exactly do I need to type to read the sensors directly? I don't mind doing a little bit of math to calculate the answer in Kelvins, ºC, or even ºF, I just am wandering what I need to type in a homebrew app to read the temperature.
- Stryker