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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T14:18:13.000Z (over 2 years ago)
- Last Synced: 2025-02-08T12:47:05.680Z (over 1 year ago)
- Topics: dexcom, esp32, rust
- Language: Rust
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- 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)