Hi Peter, On 03/04/2013 03:18 PM, Peter Hollenbeck wrote:
> There was a recent email containing a link to a GPIO temp sensing > solution using a DS1820. > I have searched my owfs archive but cannot find it. > I would appreciate a link to it. Don't know if this is the one you saw, but Atmel Application Note 318 describes how to use a GPIO pin to talk to a DS18S20 sensor: http://www.atmel.com/images/doc2579.pdf You can download sample code that goes with it. I've used it on an ATmega and it works very well. It's C, so it can be ported easily to other architectures. Cheers, Eloy Paris.- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
