Am 03.05.2017 um 18:55 schrieb Péter Zsembery:
>
> Is it possible to configure the OWFS to recognize and communicate with my
> custom 1-wire slave device? If yes please advise where to find the
> documentation.
>
Yes, and it's quite simple. You have to add support for it in the owlib
part of owfs. You find it in the sources below module/owlib/src/c.

Is your onewire slave fully custom, or is its programming interfacve
similar to an existing device. If the latter, you can take one of the
existing slave support source files and tweak it a bit. Or copy and
tweak and adjust the makefiles etc.

Do you have documentation of your custom slave device? I (or someone
else with insight) could help you adding support for it into owfs.

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