Actuators Tutorials
DC Motor Speed Control With PIC Microcontroller PWM And L293D
In this tutorial, you’ll learn how DC motors work, How to control both speed & direction of a DC motor. You’ll also get familiar with the required hardware driving circuitry. We’ll develop the required firmware code in order to control a DC motor as a practical Lab at the end of this tutorial
How To Control Stepper Motor With PIC Microcontrollers?
In this tutorial, you’ll learn how stepper motors work and how to control/drive a stepper motor with PIC microcontrollers. We’ll discuss the theoretical principles of operation then we’ll develop the required firmware and circuitry to implement and test everything in practice.