Society of Robots - Robot Forum

Software => Software => Topic started by: izua on August 08, 2008, 04:20:42 AM

Title: one wire tutorial
Post by: izua on August 08, 2008, 04:20:42 AM
hey. i've just finished assembling from the ton of documentation supplied by maxim a working one wire enumeration tool. this is (IMO) the most complex aspect of one wire, since it's one of those algorithms you learn in school and everybody ignores.

i've got some work to do on the crc, but is anyone interested on a tutorial for these little guys?
as you know (or probably don't know), a one wire device can be powered from the data line, and you can use the same two lines to address an infinite number of devices. they are only produced by maxim, but they have a ton of goodies (high precision temp (0.0625 degrees), encrypted eeproms, battery monitors, etc).
Title: Re: one wire tutorial
Post by: izua on September 05, 2008, 12:50:48 AM
and here (http://izua.ro/contents/5-One_Wire_Primer) we have a link to it ;D
download section not working yet, so for now, you'll have to make your own files based on the code.