"Go" Linux iio Subsystem Analysis--Overview

Source: Internet
Author: User
Tags rar

Original URL: http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=20543672&id=2976189

Recently saw a little lkml, found inside a subsystem called "IIO". Have not been contacted before, so Google down.

The IIO subsystem full name is Industrial i /O subsystem (Industrial I/O subsystem),is now in needs to be perfectedIn the kernel tree, located in the drivers/ StagingThe/iio directory. According to the description of the kernel description document: The industrial I/O subsystem is designed to provide support for devices that, in a sense, act as an analog-to-digital converter (ADC). The purpose of this subsystem is to fill in the types of devices that are located between Hwmon (Hardware monitor) and input subsystems when classifying. In some cases, there is considerable overlap between iio and Hwmon, and input. the devices belonging to IIO are as follows (refer to the Adi Wiki):
    1. ADCs (Analog-to-digital converters)
    2. Acceleration Sensor
    3. Gyroscope
    4. IMUs (Inertial measurement unit)
    5. Capacitance-to-digital converters (CDCs)
    6. pressure, temperature and light sensors
from the source directory can be seen, there are: magnetometer sensor, Power meter, resolver -to-digital converterIt can be seen that these peripherals are indeed used in the industrial sector , of course, some of which are used in other areas, such as
    1. acceleration Sensors, Gyroscope, temperature and light sensors are also widely used in mobile devices (mobile phones, tablets).
The IIO main framework is as follows (ADI Wiki content):for the introduction of Iio, Adi Wiki is relatively clear, I can conveniently translate this document into Chinese, share the following:IIO Overview.pdf.rar The kernel documentation is also of great reference value, and is more detailed. Location: Drivers/staging/iio/documentationI also translated the Overview.txt file, share the following: II O_o Verview.txt.pdf.rarHere's just a quick look at the system. Later, I will continue to analyze the system, translate the kernel document, and then write the analysis document.

"Go" Linux iio Subsystem Analysis--Overview

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.