จำนวนชิ้น | ส่วนลดต่อชิ้น | ราคาสุทธิต่อชิ้น |
{{(typeof focus_pdata.price_list[idx+1] == 'undefined')?('≥ '+price_row.min_quantity):((price_row.min_quantity < (focus_pdata.price_list[idx+1].min_quantity - 1))?(price_row.min_quantity+' - '+(focus_pdata.price_list[idx+1].min_quantity - 1)):price_row.min_quantity)}} | {{number_format(((focus_pdata.price_old === null)?focus_pdata.price:focus_pdata.price_old) - price_row.price,2)}} บาท | {{number_format(price_row.price,2)}} บาท |
คงเหลือ | ชิ้น |
จำนวน (ชิ้น) |
- +
|
ซื้อเลย หยิบลงตะกร้า ซื้อเลย หยิบลงตะกร้า คุณมีสินค้าชิ้นนี้ในตะกร้า 0 ชิ้น
ช่องทางสั่งซื้ออื่น ๆ
|
|
|
|
คุยกับร้านค้า | |
{{ size_chart_name }} |
|
หมวดหมู่ | วัดความสว่าง, วัดแสง |
สภาพ | สินค้าใหม่ |
เพิ่มเติม | |
สภาพ | สินค้ามือสอง |
เกรด | |
สถานะสินค้า | |
ระยะเวลาจัดเตรียมสินค้า | |
เข้าร่วมโปรโมชั่น | |
ข้อมูล |
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
|
รายละเอียดสินค้า |
เซนเซอร์วัดแสง TEMT6000 เป็นเซนเซอร์วัดแสงที่วัดได้สูงสุด 570nM ซึ่งครอบครุมแสงที่มองเห็น (visible light) เกือบทั้งหมด เซนเซอร์นี้จะไม่ตอบสนองต่อแสง infrared ดังนั้นเหมาะกับการใช้วัดแสงที่เราเห็นจริงๆ
เซนเซอร์นี้ให้สัญญาณออกเป็น analog ง่ายต่อการใช้งานกับ Arduino สามารถใช้คำสั่ง analogRead รับค่าได้ทันที ตัวอย่าง Code Arduino uno และ tempt6000 /** * www.arduinoNa.com * Arduino uno - TEMPT6000 * VCC - 5v * GND - GND * A0 - OUT */ int temt6000Pin = A0; void setup() { Serial.begin(9600); Serial.println("ArduinoNa TEMPT6000 test start"); } void loop() { int value = analogRead(temt6000Pin); Serial.print("Light out = "); Serial.println(value); delay(100); } TEMT6000 highest sensitivity sensor is 570nm, which has a wide ± 60 ° angle of half sensitivity. Although the device is very sensitive to ambient light, but it can inhibit the infrared (IR) spectrum, which can provide a similar "eye" of the spectral response of greater visibility. - Max.sensitivity: 570 nm
- Semi sensitivity angle: +/-60 degree
- Could restrain infrared (IR) spectrum
รายละเอียดเพิ่มเติม ![]() ![]() ![]() ![]() ![]() ![]() |
เงื่อนไขอื่นๆ |
|
Tags |
หน้าที่เข้าชม | 2,073,199 ครั้ง |
ผู้ชมทั้งหมด | 1,333,925 ครั้ง |
ร้านค้าอัพเดท | 7 ก.ย. 2568 |