element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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
Design For A Cause 2021
  • Challenges & Projects
  • Design Challenges
  • Design For A Cause 2021
  • More
  • Cancel
Design For A Cause 2021
Blog Design for A Cause 2021 - Health Monitoring in Home Utilizing IoT - Pulse Oximeter and Heart Rate Sensor with Ubidots, Part 2 – Blog #6
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: guillengap
  • Date Created: 22 Apr 2021 12:06 AM Date Created
  • Views 771 views
  • Likes 5 likes
  • Comments 4 comments
  • heartrate
  • pulse
  • health monitoring
  • health care
  • arduino_nano_33_iot
  • iot system
  • oximeter
  • design_for_a_cause_2021
Related
Recommended

Design for A Cause 2021 - Health Monitoring in Home Utilizing IoT - Pulse Oximeter and Heart Rate Sensor with Ubidots, Part 2 – Blog #6

guillengap
guillengap
22 Apr 2021

PULSE OXIMETER AND HEART RATE SENSOR WITH UBIDOTS, PART 2

 

UBIDOTS IOT SERVER CONFIGURATION

 

Here I'm going to use as a reference what was published in my Blog #4.

 

STEP 1.- I create a new Dashboard, clicking on the + symbol as shown in the image below.

image

 

Add General Information to our Dashboard as shown below:

image

After clicking OK, the image below appears.

image

STEP 2.- Before adding Widgets, we must add a new device as shown below

image

Select Blank Device as shown below:

image

Add Device name and Device label such as:  pulse-oximeter-arduino-nano-33

image

Once OK is clicked, we see the image below with the list of devices:

image

STEP 3.- Then I click on the created device "pulse-oximeter-arduino-nano-33" and the image below opens:

image

Here I find useful information such as the API Label (pulse-oximeter-arduino-nano-33) and the TOKEN. We copy this data and paste it into the code from our previous Chapter (Blog #5).

 

STEP 4.- The next step is to click on the Add Variable icon and the image below is shown to us.

image

Now we click on the Raw icon, and type "pulse" as shown below:

image

We repeat the previous step and type the variable: "oximeter"

image

STEP 5.- It's time to go back to step 2 and "Add New Widget". The image that opens is shown below:

image

STEP 6.- Click on the "Gauge" icon, then the image shown below opens:

image

STEP 7.- Select "pulse-oximeter-arduino-nano-33" widget

image

Select "pulse" variable and  the image shown below opens.

Add the next data and then click OK:

Aggregation method: Last value

Name: PULSE

Range value: 0 to 100

image

STEP 8.-  Repeat step 7 with the variable "oximeter" and add the next data:

Aggregation method: Last value

Name: OXIMETER

Range value: 0 to 100

image

 

TEST

 

To do the test with this prototype, I have placed the Arduino NANO 33 IoT board out of the box, since I want to show how it works when I feed it via USB and with the battery.

image

The video below shows us the test carried out with the prototype working.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Below we see a screenshot when the Widget is working in real time:

image

in the image below a close-up of the test.

image

 

 

CONCLUSION

 

  • This prototype is very useful for the elderly and disabled, since they can measure their vital signs remotely and your doctor can have a more accurate diagnosis of their patients.
  • This sensor is very sensitive so it's recommended to relax before doing a test and not move a lot while the test is being carried out.

________________________________________

  • Click here for the main menu

  • Click here for the next post

  • Click here for the previous post

  • Sign in to reply

Top Comments

  • dubbie
    dubbie over 4 years ago +1
    A nice Blog and some good progress. The oxygen sensor is very interesting so I might have to get tone. Dubbie
  • DAB
    DAB over 4 years ago +1
    Nice update. DAB
  • guillengap
    guillengap over 4 years ago in reply to DAB

    Good luck and have a nice day ...

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

    Nice update.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • guillengap
    guillengap over 4 years ago in reply to dubbie

    Thanks for your comment and good luck. ...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dubbie
    dubbie over 4 years ago

    A nice Blog and some good progress. The oxygen sensor is very interesting so I might have to get tone.

     

    Dubbie

    • 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