約563件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2024/1/14 -AM2321 Humidity sensitive capacitance digital temperature and humidity sensor is a kind of temperature and humidity composite sensor with calibrated digital ...

    2024/6/12 -esp-idf Digital Humidity and Temperature Sensor Driver. Support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321), and Itead Si7021.

    2024/2/18 -Learn how to use the DHT11 and DHT22 temperature and humidity sensors with ESP32 using Arduino IDE. It includes wiring, circuit diagram and Arduino sketch.

    2024/3/24 -Arduino library for DHT temperature and humidity sensor, with automatic sensor type recognition. (Sonoff Si7021, AM2320, AM2321, AM2322)

    2024/7/7 -Library Type: Contributed; Architectures: Any. Types supported: DHT11, DHT22, DHT33, DHT44, AM2301, AM2302, AM2303, Sonoff Si7021, AM2320, AM2321, AM2322, ...

    2024/6/1 -... AM2321, AM2322):. 1=VDD, 2=Data, 3=GND, 4=GND. I2C モードで I2C ありのセンサー (例: DHT12, AM2320, AM2321, AM2322):. 1=VDD, 2=SDA, 3=GND, 4=SCL. データ、SDA ...

    2024/1/31 -该传感器由电容式湿度传感器和集成式温度传感器组成,由高性能微处理器连接。因此,该产品具有质量优良、响应速度超快、抗干扰能力强、性价比高等优点。 AM2321通讯方式 ...

    2024/6/5 -This guide demonstrates the utilization of the DHT11 and DHT22 temperature and humidity sensors with the ESP32 using Arduino IDE.

    2024/5/29 -... AM2321 //#define DHTTYPE DHT21 // DHT 21 (AM2301) // Connect pin 1 (on the left) of the sensor to +5V // NOTE: If using a board with 3.3V logic like an ...

    2023/10/13 -... AM2321 #define DHTTYPE_11 DHT11 // DHT 11 (AM2302), AM2321 DHT dht_1(DHTPIN_2, DHTTYPE); DHT dht_2(DHTPIN_3, DHTTYPE); void setup() { Serial.begin(9600); ...