Example of hello world for X-NUCLEO-IKS01A2
Dependencies: X_NUCLEO_IKS01A2 mbed
Fork of HelloWorld_IKS01A2 by
Hello World Demo Application based on sensor expansion board X-NUCLEO-IKS01A2
Main function is to show how to get humidity, temperature, pressure, accelerometer, magnetomer and gyroscope data using the sensor expansion board and send them using UART to a connected PC or Desktop and display it on terminal applications like TeraTerm.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
13:fc873da5b445 | 2017-03-14 | Aligning to ARM mbed coding style. | File Diff Annotate |
8:8f495e604424 | 2016-12-02 | Clean code | File Diff Annotate |
2:f23b144da50a | 2016-08-19 | Add interfaces for all components | File Diff Annotate |
1:4c13def99152 | 2016-08-12 | Remove useless delay at the beginning | File Diff Annotate |
0:69566eea0fba | 2016-08-12 | First release of Hello World for IKS01A2 | File Diff Annotate |