Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johntalton/adt7410

Analog Devices Temperature Sensor
https://github.com/johntalton/adt7410

i2c javascript temperature

Last synced: 11 days ago
JSON representation

Analog Devices Temperature Sensor

Awesome Lists containing this project

README

        

# ADT 7410

[![npm Version](http://img.shields.io/npm/v/@johntalton/adt7410.svg)](https://www.npmjs.com/package/@johntalton/adt7410)
![GitHub package.json version](https://img.shields.io/github/package-json/v/johntalton/adt7410)
![CI](https://github.com/johntalton/adt7410/workflows/CI/badge.svg)
![GitHub](https://img.shields.io/github/license/johntalton/adt7410)
[![Downloads Per Month](http://img.shields.io/npm/dm/@johntalton/adt7410.svg)](https://www.npmjs.com/package/@johntalton/adt7410)
![GitHub last commit](https://img.shields.io/github/last-commit/johntalton/adt7410)

Analog devices Temperature sensor with High / Low / Critical set points and interrupt lines.

## Operational Modes

The configuration of the ADT7410 allows for four distinct operational modes.

- Continuous:
- One Shot:
- 1 SPS:
- Shutdown:

Temperature configuration can set the device to 13-bit or 16-bit conversion mode.

A Low / High / Critical Alarm (set points) enable triggering of interrupts once configured.