Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytenacked/ads129x-rs
[WIP] Platform agnostic Rust driver for the ADS129x TI ADCs family
https://github.com/bytenacked/ads129x-rs
adc driver ecg eeg embedded embedded-hal embedded-hal-driver peripherals rust spi
Last synced: 2 days ago
JSON representation
[WIP] Platform agnostic Rust driver for the ADS129x TI ADCs family
- Host: GitHub
- URL: https://github.com/bytenacked/ads129x-rs
- Owner: ByteNacked
- License: apache-2.0
- Created: 2021-04-05T22:31:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T14:27:10.000Z (over 3 years ago)
- Last Synced: 2023-09-02T12:16:08.645Z (over 1 year ago)
- Topics: adc, driver, ecg, eeg, embedded, embedded-hal, embedded-hal-driver, peripherals, rust, spi
- Language: Rust
- Homepage:
- Size: 69.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ADS129x TI ADCs Rust HAL driver
## Datasheets
- [asd1292](https://www.ti.com/lit/ds/symlink/ads1292.pdf)
- [asd1298](https://www.ti.com/lit/ds/symlink/ads1298.pdf)## [WIP]
**Work in progress**
## Supported models
Supported both 2 and 8 channel sub-families of the ADS129x ADCs:
* `ADS1291`
* `ADS1292`
* `ADS1292R`
* `ADS1294`
* `ADS1294R`
* `ADS12968`
* `ADS1296R`
* `ADS1298`
* `ADS1298R`