Interfacing DS18s20 thermistor with 8051

J

Thread Starter

Jeyan

Have anyone of you used the Dallas DS18S20 thermistoer with a 8051 ? i would like to know how to programming it with the 8051.. i mean the code that interfaces the thermistor with the controller .. thank you ! !
 
R
Dallas Semiconductor has libraries which provide the code for an 8051 micro to read the DS18S20. It is a free download. Another option is the use of the Embedded Data Systems HA7S, TTL to 1-wire adapter. The HA7S handles all the hard work of the 1-wire timeing and makes it simple for the micro to collect the data.
 
Top