-
* [x] CPython Library - https://github.com/pimoroni/max30105-python/
* [ ] CircuitPython Library
* [ ] Pico
* [ ] Pico SDK C++ Library
* [ ] MicroPython Bindings
* [ ] Examples
* [ ]…
-
Oximeter should soon be at a known to DNS location.
Update the config options for oximeter to expect this and try to connect to that known address by default.
-
Most timeseries today do not include information about the sled from which they're derived. They should! The physical data link stats are one example. They include the sled's UUID and serial right now…
-
Seems like double newlines are being kept but single newlines are being turned into spaces.
```rs
/// Note that any gaps, unsorted bins, or non-finite values will result in an error.
///
/// Exa…
-
- [ ] Look at background of pulse oximeter
- start off with article already posted by tarek on zotero
- assess how much more background reading is necessary before looking specifically at testing
- […
ghost updated
6 years ago
-
I have been trying to get data out from multiple pulse-oximeters at the same time. I was able to run them separately in two different environments and able to extract data from two pulse-oximeters at …
-
Hi. Thank you for the excellent work.
I like to run some inferencing on custom mp4 files. My ground truth data comes from a pulse oximeter. Can you provide some sample code to run BPM estimation fo…
-
PR https://github.com/oxidecomputer/propolis/pull/147 introduces the Oximeter framework into propolis-server.
The current (single) metric in propolis that is registered with Oximeter can be improved …
-
In the spirit of trying to answer the question "My VM IO is slow, why?", we want more metrics.
These metrics will help us either exonerate crucible, or identify where in crucible the problem is.
…
-
**Describe the problem you have/What new integration you would like**
I would like to configure a MAX30102 - Pulse Oximeter and Heart-Rate Sensor with ESPHome
https://www.maximintegrated.com…