Example of hello world for X-NUCLEO-IKS01A3

Dependencies:   X_NUCLEO_IKS01A3

Hello World Demo Application based on sensor expansion board X-NUCLEO-IKS01A3

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.

Committer:
cparata
Date:
Wed Jul 24 14:22:13 2019 +0000
Revision:
5:7c883cce2bc4
Parent:
4:44bf486fd3cf
Format with Astyle

Who changed what in which revision?

UserRevisionLine numberNew contents of line
cparata 4:44bf486fd3cf 1 {
cparata 4:44bf486fd3cf 2 "requires": ["bare-metal"]
cparata 4:44bf486fd3cf 3 }