multiple 1-wire temp sensors
jyoung
Posts: 16
I have been searching, and trying to come up with a way to read the temperature from different i2c components (ds1822). I can get the correct temperature from one device but not from multiple devices. If any one has a direction they can point me in I would appreaciate it. Thanks in advance.
Post Edited (jyoung) : 12/26/2006 9:29:53 PM GMT
Post Edited (jyoung) : 12/26/2006 9:29:53 PM GMT
Comments
Anyway, you address then device, then send and receive commands and data. The device stays addressed until it's reset (like if power goes off) or another device gets addresssed.
·