Example of temperature limit detection for STTS751 in X-NUCLEO-IKS01A3

Dependencies:   X_NUCLEO_IKS01A3

Temperature Limit Demo Application with STTS751 based on sensor expansion board X-NUCLEO-IKS01A3

Main function is to show how to detect exceeding of temperature limits using the sensor expansion board and send a notification using UART to a connected PC or Desktop and display it on terminal applications like TeraTerm.
After connection has been established:
- the user can heat up or cool down the board and view the data using an hyper terminal.

History

Update LSM6DSO library default tip

2020-10-29, by cparata [Thu, 29 Oct 2020 13:51:32 +0000] rev 7

Update LSM6DSO library


Update the code to be compatible with mbed OS 6

2020-06-04, by cparata [Thu, 04 Jun 2020 17:09:10 +0000] rev 6

Update the code to be compatible with mbed OS 6


Format with Astyle

2019-07-24, by cparata [Wed, 24 Jul 2019 14:56:10 +0000] rev 5

Format with Astyle


Update example to be compatible with mbed OS

2019-06-03, by cparata [Mon, 03 Jun 2019 09:48:11 +0000] rev 4

Update example to be compatible with mbed OS


Update mbed library to support mbed-os

2019-05-24, by cparata [Fri, 24 May 2019 14:41:02 +0000] rev 3

Update mbed library to support mbed-os


Update X-NUCLEO-IKS01A3 library

2019-04-12, by cparata [Fri, 12 Apr 2019 13:44:30 +0000] rev 2

Update X-NUCLEO-IKS01A3 library


Add reference to public repositories

2019-03-07, by cparata [Thu, 07 Mar 2019 09:07:26 +0000] rev 1

Add reference to public repositories


First version of TemperatureLimit_STTS751_IKS01A3 application

2019-03-06, by cparata [Wed, 06 Mar 2019 13:35:38 +0000] rev 0

First version of TemperatureLimit_STTS751_IKS01A3 application