Description: // This program provides simple DC motor control using the PCA 8-bit PWM Mode.
// The ADC is used to read the potentiometer voltage on P0.6. The ADC uses
// polled mode and 64 sample averaging. The 8-bit PWM is configured to operate
// at 24 kHz. The PWM high-time varies from a minimum of 160 ns to a maximum of
// 100 .
- [C_Application_in_PWM] - AT89S52 based microcontroller, C languag
- [LM567] - DC motor drive circuit, integrated H bri
- [StepMotor] - 51 single-chip microcomputer-based stepp
- [PWM] - Interrupt generated on AT89s52 PWM, PWM
File list (Check if you may need any files):
example_1_dc.c