How to get temperature data?

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
TZK
 
Posts: 1
Joined: Fri Oct 12, 2018 1:58 am

How to get temperature data?

Post by TZK »

I baught two TMP007 (ID2023) sensors through Kyohritsu Electronic Industry Co., Ltd on August 2018.
When I ran the demo code "tmp007" downloding from the website (https://github.com/adafruit/Adafruit_TMP007_Library) using Arduino UNO, both of the sensors returned lines as below.
"Adafruit TMP007 example"
"No sensor found"

But today, one of the sensors returned lines;
"Adafruit TMP007 example"
"test".

In both cases, I cannot obtain any temperature data.

I have already checked that
-resistance between sensor board and UNO is less than 2 ohm for each of wires of VCC, GND, SDA and SCL,
-voltage between VCC and GND is 5V on sensor board,
-the demo code was succesfully written to the board.

Attached are photos of sensor board and end of the each wire.
sensor board 1
sensor board 1
20181012-001.jpg (629.14 KiB) Viewed 140 times
sensor board 2
sensor board 2
20181012-002.jpg (645.43 KiB) Viewed 140 times
end of the each wire
end of the each wire
20181012-003.jpg (623.26 KiB) Viewed 140 times
The sensor gets hot when UNO board connects to PC.

Could you tell me how to check and solve our problem?

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”