osd-contiki/examples/stm32nucleo-spirit1/sensor-demo
2015-10-09 19:40:39 +02:00
..
Makefile Added new stm32nucleo-spirit1 platform 2015-07-24 16:30:10 +02:00
README.md Added new stm32nucleo-spirit1 platform 2015-07-24 16:30:10 +02:00
sensor-demo.c License headers and code style fixes. 2015-10-09 19:40:39 +02:00

Sensors Demo

The sensors demo can be used to read the value of all sensors and print it every 5 seconds on the terminal.

In order to use this example the X-NUCLEO-IKS01A1 expansion board featuring ST environmental and motions sensors must used. It needs to be connected on top of the STM32 Nucleo L1 and the X-NUCLEO-IDS01A4 (or A5) sub-1GHz RF communication boards.

To build the example type:

make TARGET=stm32nucleo-spirit1 USE_SUBGHZ_BOARD=IDS01A4 USE_SENSOR_BOARD=1