Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johntalton/adt7410
- Owner: johntalton
- License: mit
- Created: 2023-04-26T17:08:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T12:05:09.000Z (8 months ago)
- Last Synced: 2024-11-13T11:22:53.341Z (2 months ago)
- Topics: i2c, javascript, temperature
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.