Hi, i am using max30100 sensor,but i don't know how to operate ,i want to create c code for max30100,i want not use max30100 labirary.plz help me.sir
Hi, i am using max30100 sensor,but i don't know how to operate ,i want to create c code for max30100,i want not use max30100 labirary.plz help me.sir
The MAXREFDES117#: Heart-Rate and Pulse-Oximetry Monitor is based on the max30102:
https://www.maximintegrated.com/en/design/reference-design-center/system-board/6300.html/tb_tab2
If TL;DR then buried within that webpage is a link to the library code:
https://github.com/MaximIntegratedRefDesTeam/RD117_ARDUINO/
PS: Of course you can also simply open up Arduino go to Sketch -> Include Library -> Manage Libraries... and type in "MAX301" and you'll find a number of 3rd party libraries.
Yeah I don't want to use the max30100 library,I am using atmega328,I use wire library for I2c,but I want to create max30100 oximeter c code.please help me
Yeah I don't want to use the max30100 library,I am using atmega328,I use wire library for I2c,but I want to create max30100 oximeter c code.please help me