The following labs are about controlling DC motors and other high-current loads with transistor and H-Bridges.
- Lab: Using a Transistor to Control High Current Loads with an ArduinoIn this tutorial, you’ll learn how to control a high-current DC load such as a DC motor or an incandescent light from a microcontroller.
- Lab: Using a Transistor to Control a High Current LoadIn this tutorial, you’ll learn how to control a high-current load with a transistor.
- Lab: Servo Motor Control with an ArduinoIn this tutorial, you’ll learn how to control a servomotor’s position from a microcontroller using the value returned from an analog sensor.
- Labs: Motors and TransistorsThe following labs are about controlling DC motors and other high-current loads with transistor and H-Bridges.
- Lab: Controlling a Stepper Motor With an H-BridgeThis lab shows you how to set up a unipolar stepper motor using an H-Bridge.
- Lab: Controlling a Stepper Motor With a Step and Direction DriverIntroduction In the stepper motor and H-bridge lab, you learned how to control a stepper motor with a dual H-bridge driver, specifically the TB6612FNG. This is not the only driver for controlling a stepper. Step & direction stepper drivers offer a simpler approach, from the microcontroller side. They have just two control pins, one for step ...
- Lab: DC Motor Control Using an H-BridgeIn this tutorial, you’ll learn how to control a DC motor’s direction using a DC Motor Driver.