รหัสสินค้า | AT02126 |
หมวดหมู่ | วัดอุณหภูมิ / วัดความชื้น(Temp./Humi.) |
ราคาปกติ | |
ลดเหลือ | 40.00 บาท |
ลงสินค้า | 19 ธ.ค. 2557 |
อัพเดทล่าสุด | 5 มี.ค. 2567 |
Digital Temperature Module เป็นโมดูลวัดอุณหภูมิในช่วง 20-80 °C โดยมี output เป็น Digital (0, 1) ใช้ R ปรับค่าได้ กำหนดค่าการทำงานของ output ใช้ไฟเลี้ยง 3.3V-5V
Features :
1. using the NTC thermistor sensor , good sensitivity
2. the comparator output signal clean waveform is good , driving ability, than 15mA.
3. adjust the temperature distribution bit detection threshold
4. Working voltage 3.3V-5V
5. the output format : Digital switching output (0 and 1)
6. with bolt holes for easy installation
7. a small board PCB size : 3.2cm x 1.4cm
8. using a wide voltage LM393 comparator
Module for use
1. the thermal resistance of the module is very sensitive to the ambient temperature , generally used to detect the ambient temperature ;
2. through the adjustment of the potentiometer , can change the temperature detection threshold (ie, temperature control value) , if necessary to control the ambient temperature is 50 degrees , the module in the corresponding ambient temperature to which the green light , DO output is HIGH level falls below the set temperature value, the output is high , the green light does not shine ;
3. DO output can be directly connected with the microcontroller through the microcontroller to detect high and low , thereby detecting the ambient temperature changes ;
4. DO OUR outputs can directly drive the relay module , which can be composed of a thermostat to control the operating temperature of related equipment can also be connected to the fan used to heat and other ;
5. the detection range of the module's temperature 20-80 °C ;
6. this module can also be replaced with a wire temperature sensor for water temperature, water tank controlled.
โค้ดโปรแกรมตัวอย่าง
const int SensorPin = 7; // the number of the SensorPin
const int ledPin = 13; // the number of the LED pin
int SensorState = 0;
void setup()
{
pinMode(ledPin, OUTPUT);
pinMode(SensorPin, INPUT);
Serial.begin(9600);
}
void loop()
{
SensorState = digitalRead(SensorPin); // อ่านค่าสถานะของ Sensor
int val = analogRead(A0);
Serial.println(val);
if (buttonState == HIGH) // ตรวจสอบสถานะของ Sensor
{
digitalWrite(ledPin, HIGH); // turn LED on:
}
else
{
digitalWrite(ledPin, LOW); // turn LED off:
}
}
การต่อวงจร
Digital Temperature Module | Arduino |
AO | A0 |
DO | D7 |
- | GND |
+ | 5V |
ค่าจัดส่งสินค้า ยอดสั่งซื้อต่ำกว่า 1000 บาท ค่าจัดส่งทาง EMS 50 บาท
ยอดสั่งซื้อ 1500 บาทขึ้นไป จัดส่งให้ฟรีทาง Kerry
(ไม่รวมสินค้าหมวดหมู่DIY)
หลังจากสั่งซื้อและชำระเงินแล้ว จะต้องแจ้งชำระเงินทางหน้าเว็บเท่านั้น หากไม่มีการแจ้งชำระเงินภายใน 72 ชม. ระบบจะยกเลิกคำสั่งซื้อโดยอัตโนมัติ หากท่านยังต้องการสั่งซื้อสินค้าอยู่ จะต้องทำการสั่งซื้อใหม่อีกครั้ง
รายการที่แจ้งชำระเงินก่อนเวลา 15:00น. จะทำการจัดส่งในวันทำการเดียวกัน รายการที่แจ้งชำระเงินหลัง 15:00น. จะจัดส่งในวันทำการถัดไป จะทำการจัดส่งทุกวัน จันทร์-ศุกร์
***เฉพาะบริการจัดส่งKerryแจ้งยอดชำระก่อนเวลา10:30น. จะจัดส่งในวันทำการเดียวกัน
Kerryจัดส่งวันจันทร์-ศุกร์เท่านั้น
*เฉพาะวันเสาร์ รายการที่แจ้งชำระเงินก่อนเวลา 10:00น. จะทำการจัดส่งในวันทำการเดียวกัน รายการที่แจ้งชำระเงินหลัง 10:00น. จะจัดส่งในวันทำการถัดไป
หลังจากชำระเงินแล้ว คลิ๊กที่นี่ เพิ่อแจ้งชำระเงินทันที หากไม่สะดวกในการแนบหลักฐานการโอนเงิน กรุณาแจ้งชื่อธนาคาร และเวลาโอนเงินที่ถูกต้อง หากไม่สะดวกในการเข้าหน้าเว็บจริงๆ สามารถส่งหลักฐานการโอนเงินมาได้ทาง Official Line ID : @analogread
2.ชำระเงินผ่าน QR-CODE ฟรีค่าธรรมเนียม ทุกกรณี
เลือกช่องทางที่คุณสะดวก เพื่อชำระเงินให้ร้านค้าโดยตรง หากมีข้อสงสัย กรุณา ติดต่อเรา
เลือกช่องทางที่คุณสะดวก เมื่อชำระเงินเรียบร้อย คุณจะได้รับอีเมลยืนยันการชำระเงินทุกครั้ง (LnwPay ไม่มีค่าธรรมเนียมเพิ่มเติม อ่านรายละเอียด)
หน้าที่เข้าชม | 7,145,589 ครั้ง |
ผู้ชมทั้งหมด | 2,842,487 ครั้ง |
เปิดร้าน | 15 ก.ย. 2557 |
ร้านค้าอัพเดท | 19 ต.ค. 2568 |