How to Install iiod in Ubuntu 18.04



Install iiod by entering the following commands in the terminal:

sudo apt update
sudo apt install iiod

Description:

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.

Homepage: https://github.com/analogdevicesinc/libiio

Version: 0.10-3

Section: universe/libs