The Dallas Semiconductor 1-Wire Network
Discovery
Posts: 606
Does anyone know of a USB device that can interface with a computer and a network of Dallas Semiconductor 1-Wire devices?
I would like to write a lengthy control program in Basic and access all of the 1-wire devices on the network.
Sincerely,
Discovery
I would like to write a lengthy control program in Basic and access all of the 1-wire devices on the network.
Sincerely,
Discovery
Comments
https://www.parallax.com/product/28300
Its onboard PBASIC has native commands (OWIN and OWOUT) that interface to 1-Wire devices, along with commands that can send data back to the connected PC.
-Phil