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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:83916fab9585 | 2020-10-29 | cparata | Update LSM6DSO library |
6:acde79c5a18a | 2020-06-04 | cparata | Update the code to be compatible with mbed OS 6 |
5:b747a8948606 | 2019-07-24 | cparata | Format with Astyle |
4:f25a26f79c62 | 2019-06-03 | cparata | Update example to be compatible with mbed OS |
3:3c8bce3cdf2f | 2019-05-24 | cparata | Update mbed library to support mbed-os |
2:6f49c05903d8 | 2019-04-12 | cparata | Update X-NUCLEO-IKS01A3 library |
1:90be02088452 | 2019-03-07 | cparata | Add reference to public repositories |
0:1399adb8f248 | 2019-03-06 | cparata | First version of TemperatureLimit_STTS751_IKS01A3 application |