Skip to content

gggekov/connected_body_temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains an application of monitoring a body temparture sensor and pushing the sensor reading to the cloud. The example is using WiFi connectivity and the Arm Pelion IoT cloud platform.

Required hardware

Setup

  1. Create a free-tier account on Arm Pelion .
  2. Install the mbed command-line interface.
  3. Clone this repository.
  4. Download a developer certificate from your Pelion account. Place the certificate in the root of the project.
  5. Modify the mbed_app.json with the SSID and Password of your WiFi network.
  6. Compile the application $ mbed compile -t GCC_ARM -m DISCO_L475VG_IOT01A .
  7. Flash the development board with the generated binary file.
  8. Connect the sensor to the ST Discovery board. SDA pin from Fever click PCB is connected to PC_1 of the IOT01 board and the SCA pin is connected to PC_0.
  9. Monitor your body temperature at the /3303/0/5700 resource in Pelion.

About

An example application connecting a body temperature sensor to the cloud.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •