Tags:
tag this topic
create new tag
view all tags
---+ Sensors with serial interface There are 2 sensors with analogue to digital conversion already implemented with the chip: * the [[https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf][DS18B20]] digital thermometer from Maxim * the [[http://www.micropik.com/PDF/dht11.pdf][DHT11]] digital thermometer and humidity sensor The DSB20 implements Maxim's 1-wire protocol and our Linux system provides a device driver that periodically reads this chip and displays the temperature value read in the /sys directory. The DHT11 implements its own private protocol and the user must either write his own device driver or otherwise decode the protocol. Both PCBs implement an LED in addition to the sensor chip itself: The DHT11 simply shows it the boards is powered while on the !DS18B20 the LED is connected to the data line showing when the chip is accessed. | <img alt="ds18b20.png" height="557" src="%ATTACHURL%/ds18b20.png" title="ds18b20.png" width="383" /> | <img alt="dht11.png" height="551" src="%ATTACHURL%/dht11.png" title="dht11.png" width="334" /> | | The !DS18B20 | The DHT11 | On the !DS18B20 the S pin corresponds to the data line. While in principle the chip can be powered by pulling up the data line, in which case the middle pin is unused, we provide Vcc power to the chip through the middle pin. -- %USERSIG{UliRaich - 2017-02-04}% ---++ Comments %COMMENT%
Attachments
Attachments
Topic attachments
I
Attachment
History
Action
Size
Date
Who
Comment
png
dht11.png
r1
manage
597.9 K
2017-02-04 - 13:35
UnknownUser
png
ds18b20.png
r1
manage
699.8 K
2017-02-04 - 13:35
UnknownUser
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2017-02-04
-
uli
Home
Site map
AFNOG web
Embedded_Systems web
IoT_Course_English web
IoT_Course_French web
Main web
Sandbox web
TWiki web
Embedded_Systems Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback