osd-contiki/platform/zoul/dev
2016-09-13 15:16:54 +02:00
..
ac-dimmer.c Zoul: fixed ac-dimmer interrupt disable pin/port and check interrupt source 2016-08-31 15:36:48 +02:00
ac-dimmer.h Zoul: added driver to control an AC light dimmer with zero-crossing 2016-08-31 12:20:04 +02:00
adc-sensors.c Allow to use up to 6xADC channels (now hardcoded), disabling the user button 2016-04-04 10:48:43 +02:00
adc-sensors.h Zoul: fixed voltage divider relationship 2016-08-16 14:24:13 +02:00
adc-zoul.c Allow to use up to 6xADC channels (now hardcoded), disabling the user button 2016-04-04 10:48:43 +02:00
adc-zoul.h Allow to use up to 6xADC channels (now hardcoded), disabling the user button 2016-04-04 10:48:43 +02:00
antenna-sw.c Zoul: created RE-Mote rev.A specific profile 2016-09-01 15:04:54 +02:00
antenna-sw.h Zoul: created RE-Mote rev.A specific profile 2016-09-01 15:04:54 +02:00
bmpx8x.c Unified BMP180 and BMP085 drivers 2016-01-22 16:11:49 +01:00
bmpx8x.h Unified BMP180 and BMP085 drivers 2016-01-22 16:11:49 +01:00
button-sensor.c Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
button-sensor.h Fix code style: platform/zoul 2015-11-24 21:15:34 +01:00
cc1200-zoul-arch.c Fixed warning related to gpio_callback_t type 2015-11-24 21:15:34 +01:00
dht22.c Added DHT22 sensor to Zoul-based platforms 2016-07-04 18:00:09 +02:00
dht22.h Added DHT22 sensor to Zoul-based platforms 2016-07-04 18:00:09 +02:00
grove-gyro.c Added zero-calibration function and added offset values to the structure 2016-01-22 16:58:46 +01:00
grove-gyro.h Added zero-calibration function and added offset values to the structure 2016-01-22 16:58:46 +01:00
iaq.c Added VOC (iAQ-Core) drivers and test application 2016-02-15 11:00:48 +01:00
iaq.h Added VOC (iAQ-Core) drivers and test application 2016-02-15 11:00:48 +01:00
led-strip.c Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
led-strip.h Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
leds-arch.c Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
motion-sensor.c Minor fixes to file descriptions and disable DEBUG switches 2016-01-17 21:52:34 +01:00
motion-sensor.h Minor fixes to file descriptions and disable DEBUG switches 2016-01-17 21:52:34 +01:00
mp3-wtv020sd.c Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
mp3-wtv020sd.h Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
pm10-sensor.c Modified ADC measurement of PM10 driver to include adc-zoul direct access 2016-01-26 17:55:48 +01:00
pm10-sensor.h Zoul: fixed voltage divider relationship 2016-08-16 14:24:13 +02:00
relay.c Added generic relay driver for the zoul-based platforms 2016-06-09 15:53:25 +02:00
relay.h Added generic relay driver for the zoul-based platforms 2016-06-09 15:53:25 +02:00
rgb-bl-lcd.c Ported Grove LCD with RGB backlight for the Zoul platforms 2016-01-23 15:52:29 +01:00
rgb-bl-lcd.h Ported Grove LCD with RGB backlight for the Zoul platforms 2016-01-23 15:52:29 +01:00
rtcc-config.h Updated RTCC driver with selectable INT1/INT2 trigger 2016-09-13 15:16:54 +02:00
rtcc.c Added RTCC function to increase current time in seconds 2016-09-13 15:16:54 +02:00
rtcc.h Added RTCC function to increase current time in seconds 2016-09-13 15:16:54 +02:00
servo.c Zoul: generic servo driver 2016-08-24 14:27:41 +02:00
servo.h Zoul: generic servo driver 2016-08-24 14:27:41 +02:00
sht25.c Minor fixes to file descriptions and disable DEBUG switches 2016-01-17 21:52:34 +01:00
sht25.h Minor fixes to file descriptions and disable DEBUG switches 2016-01-17 21:52:34 +01:00
tmp102.c Zoul: fix TMP102 value conversion 2016-08-24 16:34:02 +02:00
tmp102.h Updated RE-Mote revision A support and cleaning up Zolertia platforms 2015-11-24 21:15:33 +01:00
tsl2563.c Initialized interrupt thresholds and added missing check 2016-01-10 04:09:07 +01:00
tsl2563.h Added interruption feature to the TSL2563 driver 2016-01-08 15:14:37 +01:00
weather-meter.c Weather meter: replaced rtimer by ctimer as it was breaking contikimac 2016-02-13 22:33:05 +01:00
weather-meter.h Changed fixed 2 minute integration period to allow overriding 2016-01-19 18:00:18 +01:00
zonik.c Added Zolertia Zonik sound sensor test and drivers 2016-02-22 16:49:35 +01:00
zonik.h Added Zolertia Zonik sound sensor test and drivers 2016-02-22 16:49:35 +01:00
zoul-sensors.c Allow to use up to 6xADC channels (now hardcoded), disabling the user button 2016-04-04 10:48:43 +02:00
zoul-sensors.h ADC wrapper for the Zoul-based platforms, allows to add analogue sensors over the existing adc interface 2016-01-17 22:40:06 +01:00