Maker Pro
Maker Pro

PIC Basic AND iButton

J

JPToo

Hello i am pretty new to PIC's, i currently use 16F877A
and i try to use Dallas iButton DS1992 as security key.
But i don't succeed in using OWIN function to get access
of the ROM serial number....
So if someone knows how to do it right and want to share, please send me a
message.
JP Too
Thanks
 
C

cdb

Whose version of Basic are you using?

The OWIN function is that the one off of the Maxim support site or the one
inbuilt into your compiler ?

Are you unable to talk to the iButton at all or just parts of it?

I have some C code for accessing the 1904 RTC iButton, and somewhere some
other generic routines for the whole series.

Do you have a 4k7 resistor as the pullup?

Colin

::Hello i am pretty new to PIC's, i currently use 16F877A
::and i try to use Dallas iButton DS1992 as security key.
::But i don't succeed in using OWIN function to get access
of the ROM serial number....
:;So if someone knows how to do it right and want to share, please send me a
;:message.
 
M

manuka

The esteemed PICAXE-18 ( even in its A$10 18A variant) will happily
read IButtons, with the code a doodle. Check the Nov. "Silicon Chip"
for an intro. to the little darling. Oz. distributors page =>
www.picaxe.com.au Recommended !
 
Top