Component: Pulse Oximeter (Max30100) (Environmental): Difference between revisions
Appearance
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
m Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"" |
||
| Line 225: | Line 225: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Connections | ||
|- | |- | ||
|- | |- | ||
| Line 269: | Line 269: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Sensor Defaults | ||
|- | |- | ||
|- | |- | ||
| Line 298: | Line 298: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Simulation | ||
|- | |- | ||
|- | |- | ||
Revision as of 14:35, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Environmental |
Pulse Oximeter (Max30100) component
Sensor designed to monitor heart rate and pulse omimetry. Connected using an I2C bus.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Max30100_Pulse_Oximeter.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Max30100_Pulse_Oximeter.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Initialise
ReadIR
| ReadIR | |
| Returns one of the FIFO IR readings from the last update | |
| Return | |
ReadRed
| ReadRed | |
| Returns one of the FIFO Red readings from the last update | |
| Return | |
SetHighResModeEnabled
| SetHighResModeEnabled | |
| Enabled | |
| Return | |
SetLEDsCurrent
| SetLEDsCurrent | |
| IR | |
| Range: 0-15 / 0=0mA, 1=4mA, .., 14=46mA, 15=50mA | |
| Red | |
| Range: 0-15 / 0=0mA, 1=4mA, .., 14=46mA, 15=50mA | |
| Return | |
SetLEDsPulseWidth
| SetLEDsPulseWidth | |
| PulseWidth | |
| Return | |
SetSamplingRate
| SetSamplingRate | |
| SampleRate | |
| Range: 0-7 / 0=50Hz, 1=100Hz, .., 6=800Hz, 7=1000Hz | |
| Return | |
Update
| Update | |
| Reads the sensor FIFO buffer and stores the readings into local RAM. Returns the number of samples read. | |
| Return | |