From 22d0b3cc7afc5d42c57c9617893572ef715d6229 Mon Sep 17 00:00:00 2001 From: BANKULLA NEHA REDDY Date: Sun, 7 Jul 2019 12:50:41 +0530 Subject: [PATCH] DHT sensor --- DHT sensor | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 DHT sensor diff --git a/DHT sensor b/DHT sensor new file mode 100644 index 0000000..e127949 --- /dev/null +++ b/DHT sensor @@ -0,0 +1,5 @@ +the dht sensors are made of two parts +a capacitive humidity and thermistor +there is also a basic chip inside that does some analog to digital conversions +splits out the digital signal with temparature and humidity +the digital signal is easy to read. \ No newline at end of file -- GitLab