Line: 1 to 1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||
> > |
Sensors with serial interfaceThere are 2 sensors with analogue to digital conversion already implemented with the chip: 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.
![]() Comments
|