147 PWM Generator

147 : PWM Generator

Select Project123456789ONSW2
  • Author: Jason Lu
  • Description: Generates 100 Hz PWM signal
  • GitHub repository
  • Clock: 5000 Hz

How it works

The duty cycle inputs run from 0 - 50 and specify a duty cycle of input * 2

How to test

Link up switches to the duty cycle inputs and toggle them to set the duty cycle. Wire an LED to the PWM output to see the output

IO

#InputOutput
0clockpwm output
1reset
2duty cycle 0
3duty cycle 1
4duty cycle 2
5duty cycle 3
6duty cycle 4
7duty cycle 5