tahnok / colmi_r02_client

A python client + documentation for the Colmi R02 smart ring
MIT License
355 stars 22 forks source link

Add demo script collecting hr spo2 and battery level #10

Open klei22 opened 1 month ago

klei22 commented 1 month ago

Contributing a script which collects spo2 hr and battery level, saving to a output file.

tahnok commented 4 weeks ago

This is cool, but I can't merge it as is

I could create an examples folder that this could live in, but I don't think I want to fix it if it breaks

If you wanted to integrate this into a polling command in cli.py that would work, sort of similar (or maybe exactly the same but just using different mechanism) to #4