osd-contiki/examples/osd/pwm-example
Ralf Schlatterbeck cfec3c6e2d Initial implementation of avr hardware timer
Mainly for PWM use for now.
With example to set the LED to different brightness via COAP.
We switch the LED with 50 kHz (20µs) in this example.
2014-11-19 13:47:37 +01:00
..
.gitignore Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
er-example-server.c Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
flash.sh Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
led_pwm.h Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
Makefile Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
project-conf.h Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
resource_led_pwm.c Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00
run.sh Initial implementation of avr hardware timer 2014-11-19 13:47:37 +01:00