Difference between revisions of "Component: ADC16bit ADS111x (Analog Input)"
(Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix TSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray...") |
(No difference)
|
Latest revision as of 09:14, 16 July 2024
Author | Matrix TSL |
Version | 1.0 |
Category | Analog Input |
Contents
ADC16bit ADS111x component
A Precision Low power 16Bit I2C ADC 4 channes device with a Programmable comparator
Detailed description
No detailed description exists yet for this component
Examples
Simple example file to generate a two column CSV file that can be loaded into Microsoft Excel or LibreOffice Math.
The CSV Read/Write component is for simulation or App Developer.
For an embedded CSV read write see the File component
CSV Component used with App Developer -> File component:
CSV Test AD
The component requires linking to a File component to provide access to the file system for simulation and runtime, this could be the File SD, File RPI or File AppDeveloper components.
Macro reference
Initialise
![]() |
Initialise |
Sets up the I2C bus ready for communications with the device. Returned value: 0 = Success | |
![]() |
Return |
SampleSglRaw
SampleSglVolts
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_External_ADC16Bit_ADS111x.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_External_ADC16Bit_ADS111x.fcfx