element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Summer of Sensors Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Summer of Sensors Design Challenge
  • More
  • Cancel
Summer of Sensors Design Challenge
Blog Summer of Sensors Design Challenge - Blog No. 1
  • Blog
  • Forum
  • Documents
  • Design Challenge
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Summer of Sensors Design Challenge to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: me_Cris
  • Date Created: 23 Oct 2022 2:09 PM Date Created
  • Views 631 views
  • Likes 10 likes
  • Comments 4 comments
  • max30100
  • max30102
Related
Recommended

Summer of Sensors Design Challenge - Blog No. 1

me_Cris
me_Cris
23 Oct 2022

Hello everyone!
I am glad that I was selected among the beneficiaries who received the Under Pressure kit", and I will continue to try to put into action every sensor received.
A few days ago I received the package with these Bio Sensors, or better said for the purpose of health monitoring. It is about the Summer of Sensors Design Challenge, a rather important challenge, as proof, among the sponsors are Renesas, ST Microelectronics, Vishay, and MikroElectronika (MikroE). Each sponsor provided the participants with a specific kit.

I have proposed a theme through which I want to create a project with the MikroElectronika kit, a pulse oximeter, using an Arduino Uno platform, and the monitored parameters will be able to be displayed locally, on an LCD display for example, but they can also be viewed from remotely, from another device, such as a laptop or mobile phone (internet connection required), through the Node Red application.

The package I received contains:
- MAX30102 based module, compact add-on board suitable for measuring blood oxygen saturation;

image

image


- MAX30100 based module, integrated pulse oximetry and heart rate sensor;

image

image


- LSM6DSL, high performance 3-axis digital accelerometer and 3-axis digital
gyroscope;

image

image


- MikroE 1581 shield for Arduino Uno;

image

image


- of course, Arduino Uno board.

image

The shield for Arduino Uno is easily mounted over the Arduino board, but first you have to solder those small pins bar. This is easily done.

image


In turn, on this shield there are two slots (female pins bar) in which two sensors are inserted, from those mentioned above. So, to put this kit into operation we don't need too many things, as everything is presented as a sandwich, a 9V voltage source and a data cable, the only things that are missing. As you can see in the pictures, the sensors are placed on compact modules (like a sandwich), so they are not very mobile, but that is not a problem.

image

image

image

image

Thus we can move on to the programming part. Since I did not find dedicated software support for this kit, I have to do other research as well, and I installed the "SparkFun_MAX3010x_Pulse_and_Proximity_Sensor_Library" library in the Arduino IDE and follow the example sketches. At the moment I'm having problems, this software library doesn't seem to understand the hardware. I did a few more searches and also found a library for the accelerometer as well, but changes must be made in the library. 

This is just an unboxing blog, I will elaborate more in the future. Next, I will try to create a few blogs with a test application for each individual module, practical tests. Now I focus on MAX30100.
So far I can only say that I am excited about this kit, I have some work to do on this one, and I have to put it to work.

If anyone is interested in seeing the unboxing video, visit this link: https://drive.google.com/file/d/1LOkdaHu9fi5baDjxKFmcPWP-hR5_elN1/view?usp=sharing

  • Sign in to reply

Top Comments

  • DAB
    DAB over 2 years ago +1
    Nice intro.
  • dang74
    dang74 over 2 years ago +1
    Looks pretty cool with everything sandwiched together. I'll have to read up on the MAX30102. I am curious to see how it can measure oxygen level in the blood.
  • me_Cris
    me_Cris over 2 years ago in reply to dang74

    Behind the MAX3010x is a very common component, an LED, among others.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • me_Cris
    me_Cris over 2 years ago in reply to DAB

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dang74
    dang74 over 2 years ago

    Looks pretty cool with everything sandwiched together.  I'll have to read up on the MAX30102.  I am curious to see how it can measure oxygen level in the blood.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 2 years ago

    Nice intro.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube