
The 1-wire bus is a cheap low-speed bus for devices like weather sensors, access control, etc. it can be attached to your system via serial, usb, i2c, and other interfaces.
this package includes the c api that allows one to talk directly to 1-wire buses (through the libow library).