(Working) Code to interface 3 LoadCells to ADISense1000 and display values using the Labview code.

Fork of 4Bridge_ADISense1000_Example_copy by CAC_smartcushion

Committer:
RGurav
Date:
Wed Aug 08 08:08:53 2018 +0000
Revision:
3:83d10123d1cd
Parent:
0:76fed7dd9235
(Working); Code to interface 3 loadCell to ADISense1000 and display using Labview code.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
seanwilson10 0:76fed7dd9235 1 ADI Sense Host Library {#mainpage}
seanwilson10 0:76fed7dd9235 2 ======================
seanwilson10 0:76fed7dd9235 3
seanwilson10 0:76fed7dd9235 4 Introduction
seanwilson10 0:76fed7dd9235 5 ------------
seanwilson10 0:76fed7dd9235 6 ADI Sense is a new product line created by Analog Device Inc. (ADI) which aims
seanwilson10 0:76fed7dd9235 7 to make it quicker and easier for its customers to develop hardware and firmware
seanwilson10 0:76fed7dd9235 8 solutions based on ADI’s Precision Measurement technology, by combining smart
seanwilson10 0:76fed7dd9235 9 online design tools and software-defined measurement processors which simplify
seanwilson10 0:76fed7dd9235 10 the development of sophisticated high-precision measurement solutions.
seanwilson10 0:76fed7dd9235 11
seanwilson10 0:76fed7dd9235 12 The goal of the ADI Sense Host Library is to provide a high-level C/C++
seanwilson10 0:76fed7dd9235 13 Application Programming Interface to demonstrate correct usage of the ADI Sense
seanwilson10 0:76fed7dd9235 14 processors and simplify their integration with end-user application stacks.
seanwilson10 0:76fed7dd9235 15
seanwilson10 0:76fed7dd9235 16 Resources
seanwilson10 0:76fed7dd9235 17 ---------
seanwilson10 0:76fed7dd9235 18 In the following sections, you will find more detailed information on the
seanwilson10 0:76fed7dd9235 19 ADI Sense processors, ADI Sense Host Library API documentation, code examples,
seanwilson10 0:76fed7dd9235 20 and more:
seanwilson10 0:76fed7dd9235 21
seanwilson10 0:76fed7dd9235 22 - [ADI Sense 1000 Overview](doc/adisense1000.md) provides details on the
seanwilson10 0:76fed7dd9235 23 features of the ADI Sense 1000 processor module.
seanwilson10 0:76fed7dd9235 24 - [API Reference](@ref ADI_Sense_Api) contains a detailed guide to the functions
seanwilson10 0:76fed7dd9235 25 and datatypes provided on the ADI Sense Host Library API
seanwilson10 0:76fed7dd9235 26 - [Examples](doc/examples.md) provides a guide to the various code examples
seanwilson10 0:76fed7dd9235 27 provided as part of the ADI Sense Host Library
seanwilson10 0:76fed7dd9235 28 - [Key Topics](doc/key_topics.md) offers more detailed information on a number of key
seanwilson10 0:76fed7dd9235 29 topics such as processor configuration and dynamic characteristics
seanwilson10 0:76fed7dd9235 30 - [Porting Guide](doc/porting.md) includes useful information for anyone who wishes
seanwilson10 0:76fed7dd9235 31 to port the ADI Sense Host Library to a new host processor platform
seanwilson10 0:76fed7dd9235 32