Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/26/04 13:16
Read: times


 
#76444 - You need a 1-Wire per reader
Responding to: ???'s previous message
Shahzad said:
A 1-Wire means there is only one wire connecting all readers. if a ibutton generates a reset pulse that will go on the one wire. how the micro will determin whihc reader generate the reset

Quite simply, it can't! :-(

It's the same as my problem of associating multiple temperature sensors with their locations:
http://www.8052.com/forum/read.phtml?id=67682

You will need to either:

1. run a separate 1-Wire link to each reader, and provide multiple 1-Wire ports on your central controller, or

2. have a small micro with a 1-wire port at each reader. You could then link all your readers back to the central controler on a (separate) 1-Wire bus, or use something else - such as RS485, or whatever.

If you go for option 2, you would probably also get the local processor to activate the door lock mechanism; it could also drive flashing lights, and other bells & whistles...
See http://www.8052.com/forum/read.phtml?id=76109


List of 29 messages in thread
TopicAuthorDate
iButtons interfacing            01/01/70 00:00      
   RE: iButtons interfacing            01/01/70 00:00      
      RE: iButtons interfacing            01/01/70 00:00      
   READ THIS FIRST!            01/01/70 00:00      
      RE: READ THIS FIRST!            01/01/70 00:00      
   RE: iButtons interfacing            01/01/70 00:00      
      RE: iButtons interfacing            01/01/70 00:00      
      RE: iButtons security            01/01/70 00:00      
         RE: iButtons security            01/01/70 00:00      
            RE: cost of security            01/01/70 00:00      
               RE: cost of security            01/01/70 00:00      
                  RE: cost of security            01/01/70 00:00      
                     RE: cost of security            01/01/70 00:00      
                  RE: Parasite Power            01/01/70 00:00      
            general security            01/01/70 00:00      
   how to detect iButtons on the 1-Wire net            01/01/70 00:00      
      RE: how to detect iButtons on the 1-Wire net            01/01/70 00:00      
         RE: how to detect iButtons on the 1-Wire net            01/01/70 00:00      
            You need a 1-Wire per reader            01/01/70 00:00      
            RE: how to detect iButtons on the 1-Wire net            01/01/70 00:00      
         RE: How Secure?            01/01/70 00:00      
            RE: How Secure?            01/01/70 00:00      
               Straying way off-topic...            01/01/70 00:00      
                  RE: Straying way off-topic...            01/01/70 00:00      
                     Far, far away...            01/01/70 00:00      
                     RE: Straying way off-topic...            01/01/70 00:00      
                  RE: Straying way off-topic...            01/01/70 00:00      
                     Oh dear, oh dear...!            01/01/70 00:00      
                        RE: Oh dear, oh dear...!            01/01/70 00:00      

Back to Subject List