Is it possible (ie, can someone please share an example) to enumerate a 1-wire bus using pbp?
example, I have a 1-wire bus consisting of qty X (unknown number of sensors, unknown serial numbers) temperature sensors, qty 1 8 port gpio (known qty, unknown serial number)
I have example code that spits out the address of a single connected device, and using that, I could hard code the pic to talk to specific devices, but what if down the road I need to swap out a probe or add more ... is there a way to automate probe finding and reading?
Gordon
Bookmarks