MAX30105 - Heart Rate, Oximeter, Smoke Sensor
The MAX30105 is an precision optical sensor that can be used to measure heart rate, pulse oximetry (SPO2 / blood oxygen saturation), and smoke (and other particles).
Installing
Stable library from PyPi:
- Just run
sudo pip install max30105
Latest/development library from GitHub:
git clone https://github.com/pimoroni/max30105-pythoncd max30105-pythonsudo ./install.sh
Important!
This code should not be used for medical diagnosis, as the basis for a real smoke or fire detector, or in life-critical situations. It's for fun/novelty use only, so bear that in mind while using it.
Changelog
0.0.5
- Bugfix: fix off-by-one error in sample average bitmask
0.0.4
- Bugfix: fix timeout bug in get_temperature(), requires i2cdevice>=0.0.7
0.0.3
- Bugfix: support 0 init value of MODE_CONFIG register
0.0.2
- Port to i2cdevice>=0.0.6 set/get API
0.0.1
- Initial Release
Release files for max30105 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| max30105-0.0.5.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| max30105-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.8 kB
Release files / max30105-0.0.5.tar.gz
| Download URL | max30105-0.0.5.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df7c1a608416cbf2a1e06d137304912e6f295b08354cd7f7c89fc5d860c92902
|
|
BLAKE2b-256 checksum How to use checksums |
927126fc7cbf18d6c1deb96940664e4640ec372fd47b3b919f132ac14cedb27e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|
Release files / max30105-0.0.5-py3-none-any.whl
| Download URL | max30105-0.0.5-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f8288e96c69692a40c2ce0afc7f2961a7708034b9d2623c57bc5493e8a1eb7eb
|
|
BLAKE2b-256 checksum How to use checksums |
a3264e7c20c5631f39831481da2823d72a71e30168c7a4a119133231bc8a2fb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
|