Projects

Tag Projects for: 'motor'
Rotate Sand CLOCK Every Minute Using Servo Motor

In this tutorial we will learn how to rotate a small (1 minute) sand clock every 60s using servo motor and Visuino, Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Sand clock Servo motor some small wire or glue to attach the clock to the motor jumper …

Arduino Control DC Motor Speed and Direction Using a Potentiometer

In this tutorial we will learn how to use a L298N DC MOTOR CONTROL driver and a potentiometer to control a DC motor speed and direction. Watch a demonstration video. Step 1: What You Will Need Arduino UNO L298N DC MOTOR CONTROLER DC Motor Battery pack Potentiometer Jumper wires Visuino program: Download Visuino Step 2: The …

Servo Motor Angle Using Visuino Sequence Component

Within this tutorial we’re going to use Servo Motor and Arduino, and Visuino to control servo motor position utilizing sequence component. Sequence component is most appropriate for cases where we need to activate many events in sequence in our example servo motor degrees. Read Full tutorial here.