Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IIO and BeagleConnect Freedom add-on #1363

Open
jadonk opened this issue Mar 31, 2021 · 1 comment
Open

IIO and BeagleConnect Freedom add-on #1363

jadonk opened this issue Mar 31, 2021 · 1 comment

Comments

@jadonk
Copy link

jadonk commented Mar 31, 2021

Proposal: Provide an IIO plugin to support sensors on Linux, including working with BeagleConnect Freedom connected sensors

Background: Industrial-I/O (IIO) is the defacto sensor and actuator interface in Linux and libiio provides a programmatic way for a huge array of devices to present themselves in a standard way, including:

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.

BeagleConnect Freedom will provide an affordable, long-range-wireless way to connect to over 150 different sensors and actuators using Linux drivers with a roadmap to over 1,000. Having an IIO add-on in the Linux gateway will enable most of these in WebThings.

@rzr
Copy link
Contributor

rzr commented Mar 31, 2021

Hi this is good project, I am wondering in which language this can be implemented ? there is a rust cargo for IIO

May this also be inspired or aligned my I2C addon:
https://github.com/rzr/generic-sensors-lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants