apuntes_Arduino/leds/README.md

14 lines
404 B
Markdown
Raw Permalink Normal View History

## Leds
2022-04-04 15:22:18 -04:00
- [Led PWM](./led_pwm/led_pwm.ino)
- [Led PWM 2](./led_pwm2/led_pwm2.ino)
- [Leds PWM 1](./leds_pwm/leds_pwm.ino)
- [Leds PwM 2](./leds_pwm2/leds_pwm2.ino)
- [Potenciomentro y Led](./potenciomentro_led/potenciomentro_led.ino)
2022-04-04 15:22:18 -04:00
- [Led Dimmer](./dimmer_led/dimmer_led.ino)
- [RGB](./rgb/rgb.ino)
- [RGB 2](./rgb2/rgb2.ino)
- [RGB 3](./rgb3/rgb3.ino)
- [Serial Leds](./serial_leds/serial_leds.ino)