Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
This package contains the python bindings for libiio, a library for interfacing with Linux IIO devices.
libiio is used to interface to the Linux Industrial Input/Output (IIO) Subsystem. The Linux IIO subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers (VGA, PGA), and RF transceivers. You can use libiio natively on an embedded Linux target (local mode), or use libiio to communicate remotely to that same target from a host Linux, Windows or MAC over USB or Ethernet or Serial.
Library License : Tests/Examples License : Latest Release : Downloads :
Scans : Release docs: Issues :
Support:
If you have a question about libiio and an Analog Devices IIO kernel driver please ask on : . If you have a question about a non-ADI devices, please ask it on github.
To use these bindings naturally you need the core library they depend upon, libiio. This is not packaged with the pypi release but there are a number of options:
To install these bindings there are a few methods. If you already have the library itself and just need the bindings, pip is the most convenient method:
(sudo) pip install pylibiio
If you do not want to use pip, then installation is dependent on your operating system.
For Linux and macOS the python bindings need to be installed through source if not using pip. For v0.20 and beyond this requires the -DPYTHON_BINDINGS=ON
flag during the cmake configuration. Further documentation is located here.
Only pip installation is supported.
If you have a question about libiio or the python bindings and an Analog Devices IIO kernel driver please ask on : . If you have a question about a non-ADI devices, please ask it on github.
If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too. The goal of the project is to try to make Linux IIO devices easier to use on a variety of platforms. If we aren't doing that - we will try to make it better.
Feedback is appreciated (in order of preference):
FAQs
Library for interfacing with Linux IIO devices
We found that pylibiio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.