https://github.com/cinderblock/ds2408
Library for reading/writing from/to ds2408 chips via Linux's SysFS interface
https://github.com/cinderblock/ds2408
Last synced: about 1 month ago
JSON representation
Library for reading/writing from/to ds2408 chips via Linux's SysFS interface
- Host: GitHub
- URL: https://github.com/cinderblock/ds2408
- Owner: cinderblock
- Created: 2019-05-20T21:56:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T00:53:11.000Z (almost 5 years ago)
- Last Synced: 2025-10-24T11:46:18.104Z (8 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ds2408
Library for reading/writing from/to ds2408 chips via Linux's SysFS interface
# Usage
```bash
npm install ds2408
// OR
yarn add ds2408
```