I want to connect a maximum of 50 DS1820 devices to a pic18f452. I have gotten my code to work - no problem. However when I increased my cable length to 100m, it stopped working.
Please can someone tell me how to connect the DS1820 so it can work over distances greater 100m. I think I am looking for a maximum of 500m..
Thanks
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
With careful design, good cable quality, impedance matching, reduced speed, etc. it should be possible to achieve 500m.
Cihan Guest
Re: DS1820 maximum distance
Posted: Fri Aug 01, 2008 3:39 am
Anonymous wrote:
I want to connect a maximum of 50 DS1820 devices to a pic18f452. I have gotten my code to work - no problem. However when I increased my cable length to 100m, it stopped working.
Please can someone tell me how to connect the DS1820 so it can work over distances greater 100m. I think I am looking for a maximum of 500m..
Thanks
How can u select the devices to read? for example i have 4 ds1820 in one wire but i can't read the temperature for each one? can u help me?
herselmann
Joined: 31 May 2008 Posts: 7
Posted: Fri Aug 01, 2008 3:53 am
See app note AN187 1-Wire Search Algorithm. Once you have found all your devices, you can use the MATCH ROM command to address a specific device on the network. See a similar post recently in this forum for more clues. _________________ There are only 10 kinds of people, those who understand binary and those who don't.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum