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.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:3c8bce3cdf2f | 2019-05-24 | Update mbed library to support mbed-os | File Diff Annotate |
0:1399adb8f248 | 2019-03-06 | First version of TemperatureLimit_STTS751_IKS01A3 application | File Diff Annotate |