ibutton question
illuzion
Posts: 9
How closely can the bs2p "mimic" an ibutton?· I have a system in place already based on 64 bit ibuttons without challenge/response or password security (DS1990A id only), which gives a 64 bit ID, and I would like to embed something a little less obvious (and removeable than a ibutton) into·the design.· So is it possible to use the owout of a bs2p to basically emulate a simple ds1990a and a reader device would read it exactly as such??· Since this design already includes an embedded version of the bs2p, it would actually eliminate the external components as well.· Are there any code examples out there for this?? I would assume the device needs to constantly poll that line to see if a reader is looking for it (using owin), and if it is then transmit its ID using owout??· or is there any advantage to doing this with a DS2480 serial to onewire converter??·
Any help appreciated
Brian
·
Any help appreciated
Brian
·
Comments
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video Display Module" Available Now.
www.sxvm.com
"A problem well defined, is a problem·half solved."
·
Brian
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Thanks
Brian
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Now, if you want to connect something relatively intelligent to the 1-wire bus such as a Stamp, one way to do it is with a DS2408 (not to be confused with the 2480) 1-wire 8-bit GPIO.
-marc
Ineteresting thread/question. [noparse]:)[/noparse]
Well, why dont you look at the DS2401 - essentially its a DS1990A in chip form! Looks like a 3 pin transisitor, u can even get SMD packages to be more discrete if need be. that may solve you problems.
Look at:www.maxim-ic.com/quick_view2.cfm/qv_pk/2903
I have 2 more days to go as a Maxim Dallas Apps Engineer.... so thought I'd do my fair share of contribution before leaving.
Also look at my webpage (very very outof date): www.juna.co.uk
There you will see my article on a GPS tracker which uses a DS1990A.. you could use parts of the code there to read the DS1990A/DS2401.
Hope this helps.
Ashfaq