Thanks Paul, just wanted to clarify this.. @Gregg: It works very well on some 50ct attiny, it's GPL (and it will stay so) and long-term we plan to release some ready-to-run products based on it - up to the user to flash and solder itself or take the easy way ;)
It's currently a Quad-Counter on attiny25, optional more on attiny2313A (both are available also as DIP/DIL), backed-up somehow, without the massive overhead reading 4096kbit and 16x32byte counters (of which currently only 2x4 bytes get used), a new family-id to avoid discussions with Maxim, additional reset-able in-between-counter. - and owfs-support ;) But this will take at least a few more weeks as I'm off and some work needs to be done on the slave to make it work with parasite power (might be possible..) Michael On 17.03.2013 22:53, Paul Alfille wrote: > It's been years since that chip's interface was designed, but I think > mincount gives the delta in counts since the last read. This mimics the > action of Louis Swart's LCD device, but with different names. I think > you can ignore it and I'm tempted to make the "mincount" invisible and > see if anyone protests. > > Paul Alfille > > > On Sun, Mar 17, 2013 at 2:22 PM, Michael Markstaller <[email protected] > <mailto:[email protected]>> wrote: > > I'm just working on using the ow_slave code on an attiny25 as > DS2423-replacement and so on changing the Family-ID and wipe out the > useless stuff (RAM, reading 16x 32byte counter-pages for keeping 2x > 4byte values?..) > > And while being lazy and copying ow_2423.c, I wondered what the property > "mincount" was meant to be? I understand what it does but not the > intention for having it? > The manpage also doesnt explain too much about, maybe someone can sched > some light on ;) > > Michael ------------------------------------------------------------------------------ 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_mar _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
