Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sedyn/rsdexcom
A Rust library for `esp32` providing an interface to the Dexcom Share service
https://github.com/sedyn/rsdexcom
dexcom esp32 rust
Last synced: 19 days ago
JSON representation
A Rust library for `esp32` providing an interface to the Dexcom Share service
- Host: GitHub
- URL: https://github.com/sedyn/rsdexcom
- Owner: sedyn
- License: mit
- Created: 2023-11-05T07:39:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T14:18:13.000Z (12 months ago)
- Last Synced: 2024-10-28T10:45:45.045Z (2 months ago)
- Topics: dexcom, esp32, rust
- Language: Rust
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rsdexcom
A Rust library for esp32 providing an interface to the Dexcom Share service. Used to get *real-time* Dexcom CGM sender data.
# QuickStart
# pydexcom
Inspired by [pydexcom](https://github.com/gagebenne/pydexcom)