On 10.01.2016 14:06, Solèr  Ursin wrote:
> I am interested in having/getting/creating and releasing a generic 1wire slave
>     library - best for Arduino/AVR (if possible)

The MoaT code does have that. It can be used to implement almost
anything, you're not limited to the MoaT protocol.

The only problem is that you can't do anything timing-critical and run
1wire at the same time. The interrupt handling speed of an ATmega simply
isn't fast enough; I'm even using some assembly code to speed that up.


-- Matthias Urlichs


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to