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

https://github.com/pulse-loop/firmware

pulse.loop firmware repository, written in Rust.
https://github.com/pulse-loop/firmware

ble esp32 wearable

Last synced: about 1 month ago
JSON representation

pulse.loop firmware repository, written in Rust.

Awesome Lists containing this project

README

          

# pulse.loop

An open-source pulse oximeter built with an ESP32C3.

## Bluetooth interface

This device uses Bluetooth Low Energy to communicate with the client application.
You can learn more about the protocol in [the Bluetooth section](docs/bluetooth/index.md).