owfs
1-Wire filesystem
Install
- All systems
-
curl cmd.cat/owfs.sh
- Debian
-
apt-get install owfs-fuse - Ubuntu
-
apt-get install owfs-fuse - Kali Linux
-
apt-get install owfs-fuse - Fedora
-
dnf install owfs-fuse - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install owfs-fuse - Raspbian
-
apt-get install owfs-fuse
owfs-fuse
1-Wire filesystem
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. OWFS is a userspace virtual filesystem exposing all 1-Wire properties mapped into a filesystem.