On 11/09/2011 01:38 PM, p4trykx wrote: > Dnia 09-11-2011 o 15:31:01 Eloy Paris<[email protected]> napisaĆ(a): > >> Hi fellow OWFS users/developers, >> >> Based on my experience developing a microcontroller-based 1-Wire slave I >> believe that, unless your chosen microcontroller has a lot of power (or >> you are very good at programming, or write the 1-Wire slave code in >> assembly), the stringent 1-Wire protocol and strict timing puts a lot of >> demands on the microcontroller. > > I know little about microcontrollers but I know there is an opensource > implementations od 1-wire slave. Maybe it will help you somehow. > https://github.com/smurfix/owslave > And another one http://bascom.at.ua/publ/1-1-0-1
Thank you for the pointers p4trykx. I've seen these two implementations before (the first one was announced by its author in this mailing list before I joined, but I read the mailing list archives). They are indeed good references although I wrote my own 1-Wire implementation from scratch since I felt these two did not fit too well with the other things I needed my own device to do. Cheers, Eloy Paris.- ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
