約114件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:1か月以内
  • 2024/6/12 -esp-idf Digital Humidity and Temperature Sensor Driver. Support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321), and Itead Si7021.

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

    2024/6/16 -... AM2321 DHT dht(DHTPIN, DHTTYPE); void setup() { Serial.begin(115200); dht.begin(); } void loop() { delay(2000); float temperature = dht.readTemperature ...

    2024/6/17 -... 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 ...

    2024/6/22 -... AM2321 //#define DHTTYPE DHT21 // DHT 21 (AM2301) DHT dht(DHT_PIN, DHTTYPE); void setup() { // put your setup code here, to run once: Serial.begin(9600); ...

    2024/6/8 -ESP8266 带NodeMCU 和AM2321 温湿度传感器,带网络界面。 基本上这个项目允许你以普通的HTML 格式或XML 格式在网络浏览器中显示AM2321 读数。 您应该将此视为示例而 ...

    2024/6/21 -DHT22とは、DHTシリーズの温度と湿度を同時に測定する複合センサーモジュールです。 AM2302高精度温度湿度センサーにより、DHT11より高い精度で取得可能。

    2024/6/7 -... AM2321 //#define DHTTYPE DHT21 // DHT 21 (AM2301) int bitsresultados[6]; int passagem= 0; // Variables used on this code unsigned long time1; unsigned long ...

    2024/6/24 -Arduino code #include "DHT.h" #define DHTPIN 2 // what digital pin we're connected to #define DHTTYPE DHT22 // DHT 22 (AM2302), AM2321 DHT dht(DHTPIN, DHTTYPE);

    2024/6/6 -A British Columbia Second World War veteran who landed at Normandy on D-Day 80 years ago will be presented with France's highest decoration in a ceremony in ...