-
### Troubleshooting checklist
- [ check ] I read the README (on master) thoroughly
- [ check ] I ran the MAX30100_Tester and I'm going to paste the output down below
- [ check ] I filled in all t…
-
### Troubleshooting checklist
- [YES] I read the README (on master) thoroughly
- [YES] I ran the MAX30100_Tester and I'm going to paste the output down below
- [YES] I filled in all the details o…
-
I am running below,
#include "MAX30100.h"
#include
MAX30100* pulseOxymeter;
void setup() {
Wire.begin();
Serial.begin(115200);
Serial.println("Pulse oxymeter test!");
//pulseO…
-
Hi, I just wondered about setting sample rate. In max30100.py lib there is an option to choose sample rate. In Max30102, how can we cchange the sample rate ratio?
Have a nice day.
Best Regards
-
### Troubleshooting checklist
- [Yes] I read the README (on master) thoroughly
- [Yes] I ran the MAX30100_Tester and I'm going to paste the output down below
- [Yes] I filled in all the details o…
-
I am using MAX30100_PulseOximeter library and is working fine. To save to chip longer life I need to stop MAX30100 and turn the LEDs off. Please advice.
-
Hey!
I just read your article *Implementing pulse oximeter using MAX30100* and was wondering if you think you could use the Max30100 to measure a person's respiratory rate? Do you think inhalations…
-
### Troubleshooting checklist
- [x] I read the README (on master) thoroughly
- [x] I ran the MAX30100_Tester and I'm going to paste the output down below
- [x] I filled in all the details of my s…
-
Sorry for the noob question.
2 questions.
Would it work with a GY-MAX30100?
If it would, where should I connect the pins to a RaspberryPi 4?
-
When opening the Comms channel on Arduino it gives out a lot of values that seem to be incomprehensable. Is this behaviour intended, or is there a way to plot the obtained data straight from the ardui…