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