QuantityUnit(s) | Discount per unit | Net price per unit |
{{(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)}} THB | {{number_format(price_row.price,2)}} THB |
In-stock | กล่อง |
Quantity (กล่อง) |
- +
|
BUY NOW Add to cart BUY NOW Add to cart This item has already been added to your cart 0 กล่อง
Other purchase channels
|
|
|
|
Chat with seller | |
{{ size_chart_name }} |
|
Category | Temperature / Humidity sensor |
Type | New item |
Condition | |
Type | Pre-owned Items |
Condition | |
Item status | |
Prepare duration | |
Join promotions | |
Information |
Item weight
Barcode
Created time
Last updated on
|
Item description |
รายละเอียดสินค้า
Datasheet AM2315 #include <Wire.h> #include <Adafruit_AM2315.h> /** * www.arduinoNa.com * ตัวอย่างการใช้เซนเซอร์ AM2315 กับ Arduino * สายต่อของเซนเซอร์ -> Arduino ดังนี้ * red -> 3.3-5V * black -> GND * yellow -> A4 (SCL) * white -> A5 (SDA) */ Adafruit_AM2315 am2315; void setup() { Serial.begin(9600); while (!Serial) { delay(10); } Serial.println("ArduinoNa AM2315 Test!"); if (! am2315.begin()) { /** * ถ้าขึ้นข้อความด้านล่าง ให้ต่อตัวต้านทาน 10k ตามรูปในหน้าสินค้าร้าน www.arduinona.com */ Serial.println("Sensor not found, check wiring & pullups!"); while (1); } } void loop() { float temperature, humidity; if (! am2315.readTemperatureAndHumidity(&temperature, &humidity)) { Serial.println("Failed to read data from AM2315"); return; } Serial.print("Temp *C: "); Serial.print(temperature); Serial.print("\tHum %: "); Serial.println(humidity); delay(1000); } รายละเอียดเพิ่มเติม This digital temperature and humidity sensor is a digital signal containing a calibrated outputs composite temperature and humidity sensors . It uses a dedicated digital module acquisition technology and temperature and humidity sensing technology to ensure that the product has a very high reliability and excellent long-term stability. Sensor includes an electrical capacitance typefeeling wet element and a high-precision temperature measurement devices, and with a high-performance 8-bit microcontroller with the connection. So the product has excellent quality, ultra-fast response, anti-interference ability, cost-effective and so on. Each sensor is calibrated in an extremely accurate humidity calibration room. The calibration coefficients are stored in OTP memory in the form of a program, and these calibration coefficients are called internally during the processing of the detection signal. Single- wire serial interface, system integration becomes simpler and quicker. Ultra-small size, very low power consumption, signal transmission distance of up to 20 meters or more, making it the most demanding applications for all types of applications.
Single bus digital signal output:
data format [ Humidity data bits + temperature data bits + checksums ]
Sensor Performance Description: ![]() ![]() ![]() ![]() ![]() |
Conditions |
|
Tags |
Every item comes with a 30-day warranty. However, there are certain conditions that apply:
The customer should not be responsible for any self-inflicted damage, such as incorrect power connections (for example, supplying 5V instead of the required 3.3V for a sensor).
The product must be in perfect condition, without any breakage or damage caused by electricity (e.g., short circuits leading to electrical fires).
The store does not accept product exchanges due to customer misunderstandings, such as purchasing the wrong size for their project or buying something without eventually using it. Customers can inquire about the product details and ensure compatibility before making a purchase by contacting us through our Line account @modulemore during business hours. Please note that there may be delays in response between 12:00 PM and 2:00 PM.
Return Policy: To initiate a product return, customers must provide the original receipt or a copy for quick verification. Returns can be sent to our store address by following these guidelines:
Please note that the store reserves the right to make the final decision regarding product replacement or refund.
Pageviews | 2,072,435 view(s) |
Visitors | 1,333,161 time(s) |
Last updated | Sep 6, 2025 |