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

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

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
```