RGB LED cube 5x5x5
1.0
Martin Stejskal, Schmidt Dominik
|
Driver for PWM on ATmega64 for controlling "R_GND", "G_GND" and "B_GND". More...
#include "pwm_rgb.h"
Go to the source code of this file.
Functions | |
void | init_pwm_rgb (void) |
Prepare HW PWM channels. More... | |
Driver for PWM on ATmega64 for controlling "R_GND", "G_GND" and "B_GND".
For advanced effects is PWM nice feature
Definition in file pwm_rgb.c.