You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is used to control the speed of a motor. The project uses two main peripherals, ADC and PWM. The ADC captures the user's input, and converts that to a PWM signal that controls motor speed. The concept can be also applied to many other things that can be controlled by PWM signals such as LED brightness and device volume.