Question d’entretien chez Lutron Electronics

Write a driver for dimming an LED.

Réponse à la question d'entretien

Utilisateur anonyme

23 févr. 2024

I used a timer counter and PWM, with an interrupt on match turning the led off and an interrupt on overflow turning the led on.