How to use MAX30100 sensor library in MATLAB?
5 views (last 30 days)
Show older comments
I use MATLAB R2015 version. I want to real time process heart rate sensor data from Max30100 sensor attached to an arduino Mega2560 board. How to import library? Or how to get readings to Matlab from Arduino??
0 Comments
Answers (1)
Manuel Mena
on 20 Nov 2018
Hi! I want to do the same. I am using the same MATLAB version but I have a problem. I can't plot on Arduino the signal from Max30100. Did you solve your problem?
1 Comment
Madhu Govindarajan
on 20 Nov 2018
You will have to create your own custom Add-On - https://www.mathworks.com/help/supportpkg/arduinoio/ug/custom-arduino-add-on-device-library-and-code.html
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!