Issue Project 3 (-36°)

Deleted

Sorry I'm pretty new to electronics as well so I probably won't be much help, but I'll do my best. To start off with, do you have a thermometer to tell what your actual room temperature is?

According to the datasheet for the tmp36 sensor, at 25C the middle wire should be outputting a voltage of 0.75 volts. Assuming you're input is 5v(you're plugged into usb on computer right?), then the sensorVal SHOULD be (1023/5v)*0.75v = 153.45

You're only getting a sensorVal of about 35. What that means, is either your input voltage is much higher than 5v (somewhere around 22v), your tmpsensor is outputting much too low of voltage (somewhere around 0.17v at 25C), or both of those are correct and your Analog to digital converter on A0 Pin is faulty and converting 0.75 volts to 35 value incorrectly.

So my guess is either you're input voltage is too high, your tmpsensor is faulty, or your analog input pin is faulty.

Maybe try using analog input 1 instead of 0 to rule out the analog input (don't forget to change the sensorPin in your code)? If you have a multimeter, can you check the voltage on the middle wire of the tmpsensor?

i think its a hardware issue but to rule that out upload the sketch they made for it

file/examples/StarterKit_BasicKit/p03_loveometer and run that

Hi Reddox,

That sounds stupid, but are you sure to use the correct TMP36 component on your breadboard?

The arduino kit provides transistors that look like very similar (damned!)

Renaud

Thank you guys for your answers, I'll try to give you more informations so we can solve the problem. First of all, I don't live in North pole so my room is about 19°.I give you a photo of the bread board but it seems to be good. I use the 5V output of the arduino card who is connected to my computer, so it shouldn't be a problem of Voltage. When I upload the exemple to my card, it unfortunately doesn't change anything
When I change from A0 to A1, it also not resolve the issue.
Hope well find a solution, Reddox_
https://twitter.com/PabloThiebaut/status/825282661811904512

You have the BC547 in your circuit instead of the TMP36. I tried it and got similar results.
The identification is marked on the flat side, but may be hard to read.
They may be easier to tell apart by the leads, in my kit TMP36 has straight leads and BC547 has bent outer leads.

Warning:
If you put the TMP36 backwards on the breadboard and get results in the 250 °C range, those values are real! Don't touch the sensor, I already did that for you. (OUCH!)

OMFG You where right! How can you see the difference! The tmp 36 wasn't in the right place, he was lost we the wires. Sorry for the times you wasted, I am juste the biggest idiot on earth

Funny fact, I just burned myself by replacing the Tmp 36... GENIUS