osd-contiki/platform/avr-rss2/examples/hello-sensors
2016-02-22 20:46:07 +01:00
..
hello-sensors.c Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
Makefile Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
project-conf.h Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00
README.md Adding the avr-rss2 platform based on AtMega256RFR2 2016-02-22 20:46:07 +01:00

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