iiod
Daemon to share IIO devices on the network
Install
- All systems
-
curl cmd.cat/iiod.sh
- Debian
-
apt-get install iiod - Ubuntu
-
apt-get install iiod - Kali Linux
-
apt-get install iiod - Fedora
-
dnf install iiod - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install iiod - Raspbian
-
apt-get install iiod
iiod
Daemon to share IIO devices on the network
IIOD is a network daemon that communicates with the network backend of libiio. It can be used, for instance, to stream the flow of data samples from one weak system to a more powerful one, where the samples will be processed.
libiio-utils
Miscellaneous libiio utilities
Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel. This package contains several basic utilities for testing libiio.