溫濕度感測器DHT11 ... 因為arduino要去讀懂這個sensor的data,所以我們必須要把解讀sensor的資訊 ... Serial.println((float)DHT11.temperature,2);
確定! 回上一頁