Am 10.02.2017 um 22:04 schrieb Alastair D'Silva:
> 
> I've written a 1Wire slave implementation for ARM (which I will be
> open sourcing), in order to implement some functionality that does
> not exist in the 1Wire world (multichannel RGBW control).
> 
By the way, if you do an onewire LED driver, the feature I adore most is
synchronous control over a whole bus. So multiple LED units can be
pre-programmed to dim in a controlled fashion starting at a single point
in time.

You had to implement a new command similar to "Convert T" to achieve
this. That would break any existing driver but is extremly simple to
implement in your own driver (and the simultanenous code, of course).

Kind regards

        Jan



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to