How to Glow an LED using PWM with PIC Microcontroller
Pulse Width Modulation (PWM) is a technique in which the width of a pulse is modulated keeping the time period of the wave constant. One cycle has a fixed time period called ‘Period’ and a varying on time called ‘Duty cycle’. The entire wave can have two voltages levels either logic 0 or logic 1. …
How to Glow an LED using PWM with PIC Microcontroller Continue Reading