iron-heart
iron-heart copied to clipboard
A BLE Heart Rate Monitor bridge for Social VR, OBS, Data Logging, and more!
I was trying to connect to pixel watch 4. It can be discovered as shown: But when I select the device, it stuck at "connecting" for a while: Then become...
I don't know rust... I don't know what I'm doing. This will get force pushed, its not working fully yet. As of right now I am sending the auth request...
I'm not super knowledegable on this, but I think the package def allows people to install iron-heart via `nix run github:nullstalgia/iron-heart` the dev shell though is relevant for developing on...
useful links: - [huami-token](https://github.com/argrento/huami-token) - [Microsoft GATT Documentation](https://docs.microsoft.com/fr-fr/windows/uwp/devices-sensors/bluetooth-low-energy-overview) - [Mi Band 2 Authentication by leojrfs](https://leojrfs.github.io/writing/miband2-part1-auth/#reference), [python](https://github.com/leojrfs/miband2) - https://github.com/creotiv/MiBand2 - [How I hacked my Xiaomi MiBand 2 fitness tracker — a...