![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
LTC2984: Multi-Sensor High Accuracy Digital Temperature Measurement System. More...
LTC2984: Multi-Sensor High Accuracy Digital Temperature Measurement System.
DC2212_THERMOCOUPLE_BOARD.ino: Generated Linduino code from the LTC2984 Demo Software. This code is designed to be used by a Linduino, but can also be used to understand how to program the LTC2984.
http://www.linear.com/product/LTC2984
http://www.linear.com/product/LTC2984#demoboards
Copyright 2018(c) Analog Devices, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Definition in file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.
Go to the source code of this file.
Functions | |
static void | configure_channels () |
static void | configure_global_parameters () |
static void | setup () |
static void | loop () |
Macros | |
#define | CHIP_SELECT QUIKEVAL_CS |
|
static |
Definition at line 103 of file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.
|
static |
Definition at line 178 of file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.
|
static |
Definition at line 189 of file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.
|
static |
Definition at line 86 of file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.
#define CHIP_SELECT QUIKEVAL_CS |
Definition at line 78 of file 2984/DC2212_THERMOCOUPLE_BOARD/DC2212_THERMOCOUPLE_BOARD.ino.