/Motor_Speed_Control

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.

Primary LanguageC

This repository is not active