Hi Rob, i have a custom board with *one* ds2406 (with 1kb eprom) and some other 1wire components (2450 adc, 2408 pio) - to identify such a board with its companion devices, i store the 1wire ids of the companion devices into the ds2406' memory (alongside with some other info like pio configuration).
in my application i search for ds2406's and try to parse the contents of the memory - if the memory contains readable description, the other parts are also searched, if everything is found i add this "meta device" to my application. if the memory contents can not be parsed, it gets added just like any other 1wire device to the application ... however, currently the only "other" devices supported are ds18*20's. but i am not sure if you meant such use case with your question ... regards, m. Am Sonntag, den 16.01.2011, 23:05 +1100 schrieb Robert Conway: > This maybe a stupid question however I see a lot of owfs support for > eeprom chips and the RTC. Does anybody use these devices and for what > purpose. Am I missing out on something ? > > > > rob > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
