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 - Explore Sensors Data with Android Applications – Blog #10
  • 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: 16 May 2021 10:25 PM Date Created
  • Views 791 views
  • Likes 3 likes
  • Comments 2 comments
  • android phone
  • thingspeak
  • health care
  • iot system
  • ubidots
  • design_for_a_cause_2021
Related
Recommended

Design for A Cause 2021 - Health Monitoring in Home Utilizing IoT - Explore Sensors Data with Android Applications – Blog #10

guillengap
guillengap
16 May 2021

EXPLORE SENSORS DATA WITH ANDROID APPLICATIONS

 

In the medical office the doctor will use the PC to monitor and make a remote diagnosis of the patients, but when the doctor has to go outside, he/she will use his Smartphone to perform this task. In this post I tested two Android applications, which are described below.

 

UBIDOTS EXPLORER APP

 

Ubidots Explorer is designed to empower existing Ubidots users to explore their sensor data on the go. You can download this application at:  https://play.google.com/store/apps/details?id=com.ubidots.ubiapp&hl=es_GT

image

STEP 1.- Once the app is downloaded, we open it and the image below is displayed:

image

Once the credentials have been entered, the dashboards below are shown:

image

STEP 2.- If we click on the Temperature_Arduino_NANO dashboard, image below opens which corresponds to the chapters of our project:

  • Infrared Thermometer with Ubidots, Part 1 – Blog #3

  • Infrared Thermometer with Ubidots, Part 2 – Blog #4

 

image

 

STEP 3.- We can see the temperature data in detail in the last month if we click on "Devices", then click on the arduino-nano-33 icon and expand the temperature image.

image



STEP 4.- And If we click on the PulseOximeter_Arduino_NANO_33_IoT dashboard, image below opens which corresponds to the chapters of our project:

  • Pulse Oximeter and Heart Rate Sensor with Ubidots, Part 1 – Blog #5

  • Pulse Oximeter and Heart Rate Sensor with Ubidots, Part 2 – Blog #6

image

STEP 5.- We can see the pulse and oximeter information data in detail in the last month if we click on "Devices", then click on the pulse-oximeter-arduino-nano-33 icon.

image

STEP 6.- We can see the pulse information data in detail in the last month if we expand the pulse image.

image

 

STEP 7.- Also we can see the oximeter information data in detail in the last month if we expand the oximeter image.

image

In the video below I show you the tests previously explained with the Ubidots Explorer application.

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

 

 

THINGVIEW APP - THINGSPEAK VIEWER

 

 

ThingView enables you to visualize your ThingSpeak channels in an easy way, just enter the channel ID and you are ready to go. You can download this application at: https://play.google.com/store/apps/details?id=com.cinetica_tech.thingview&hl=es_GT

image

 

For public channels the application will respect your windows settings: color, timescale, chart type and number of results. The current version supports line and column charts, the spline charts are displayed as line charts.

For private channels, the data will be displayed using the default settings, as there is no way to read the private windows settings with the api key only.

Once the app is downloaded, we open it and the credentials are entered. Finally the image below is displayed:

image

If we click on the Arduino_NANO_33_iot channel, image below opens which corresponds to the chapters of our project:

  • Infrared Thermometer with ThingSpeak, Part 1 – Blog #7

  • Infrared Thermometer with ThingSpeak, Part 2 – Blog #8

  • Infrared Thermometer with ThingSpeak, Part 3 – Blog #9

image

In the video below I show you the tests previously explained with the ThingView application.

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

 

 

CONCLUSION

 

  • For medical personnel, using Android applications are a good technological tool for remote monitoring and diagnosis of patients. This offers comfort for the elderly and people with disabilities, since they're often not available to visit the doctor or are at risk of being infected with some rare virus.

  • Personally, I prefer the Ubidots Explorer application since it has more tools for monitoring the sensors in IoT applications with our Arduino NANO 33 IoT board.

________________________________________

  • Click here for the main menu

  • Click here for the next post

  • Click here for the previous post

  • Sign in to reply

Top Comments

  • cstanton
    cstanton over 4 years ago +1
    Which are you using for your project? Isn't it a bit risky relying on a third party app?
  • guillengap
    guillengap over 4 years ago in reply to cstanton

    I have used both applications in my project, let me explain:

    • "Ubidots Explorer" is the native application of "Ubitots IoT" and I have used it in my posts 3, 4, 5 and 6.
    • "ThingView" is the native application of "ThingSpeak IoT" and I have used it in my posts 7, 8, and 9.
    • My goal was to compare both applications and both iot servers and conclude which is better.
    • If you want to make your own application I think you will need a lot of time, among other things you need to find out what is your UUID of your smartphone, iphone, tablet, etc:  https://www.itexico.com/blog/find-unique-device-identifier-udid-on-the-iphone

    Kind regards

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

    Which are you using for your project? Isn't it a bit risky relying on a third party app?

    • 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