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.

mbed_app.json

Committer:
cparata
Date:
2019-07-24
Revision:
5:b747a8948606
Parent:
3:3c8bce3cdf2f

File content as of revision 5:b747a8948606:

{
    "requires": ["bare-metal"]
}