orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

Question: detect if there is a master connected #77

Open thomasesr opened 5 years ago

thomasesr commented 5 years ago

How can I detect if the master is sending a presence pulse or a Search ROM command in the 1-wire line? I need to be able to make my code react if there is no Master and no communication on the line for a period of time.