osd-contiki/examples/avr-rss2/hello-sensors
Robert Olsson cfed856720 I2C fixes
modified:   examples/avr-rss2/hello-sensors/hello-sensors.c
2016-11-30 12:04:57 +01:00
..
Makefile Example modified to use BME280 2016-11-30 12:04:57 +01:00
README.md Moving the avr-rss2 platform examples to the global examples 2016-05-14 12:05:19 +02:00
hello-sensors.c I2C fixes 2016-11-30 12:04:57 +01:00
project-conf.h Example modified to use BME280 2016-11-30 12:04:57 +01:00

README.md

Hello-sensors

Simple demo to read out sensors from the RSS2 mote.

Demo uses double which has the same size as float on Atmel. We sacrifice some bytes for this.

Build

make TARGET=avr-rss2