Archives

Tag Archive for: 'servo'
NRF24L01 Wireless Servo Motor Control With Joystick

 In this tutorial we will explore Wireless Communication and learn how to control servo motors using the NRF24L01 modules, joystick and arduino. Watch the video! Step 1: What You Will Need   2X Arduino UNO (or any other Arduino) 2X Servo motor (you can also just use one in case you do not have …

How to Control a 360 Continuous Servo Motor Using Arduino

 In this tutorial we are going to learn how to control the speed and direction of a Continuous Rotation Servo using a potentiometer, button & Arduino. Watch the video! Also check outthis great Video on How Continuous Rotation Servo Works Step 1: What You Will Need Arduino UNO (Or any other Arduino) 360 Continuous Rotation SERVO …

Controlling Servo Motor With IR Remote Using Arduino

 In this tutorial we are going to learn how to control a Servo motor using IR remote and Arduino Watch the Video! Step 1: What You Will Need IR Remote Sender IR Receiver module Servo Motor Arduino UNO (or any other Arduino or ESP) Jumper wires Visuino program: Download Visuino Step 2: Brought by PCBWay …

Get Servo Motor Positions From SD Card

 In this tutorial we are going to read servo motor positions from the SD card where we saved a text file with positions. Watch the Video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) SD card module SD card to store a file Servo motor Jumper wires Breadboard Visuino program: Download …

Arduino How to Connect Multiple Servo Motors – PCA9685 Tutorial

In this tutorial we will learn how to connect several servo motors using PCA9685 module and arduino. PCA9685 module is very good when you need to connect several motors, you can read more about it here https://www.adafruit.com/product/815 Watch the Video! Step 1: What You Will Need Arduino UNO or any other Arduino board or ESP 16 …

Rotating Fan Using Servo Motor and Speed Control

In this tutorial we will learn how to rotate a fan with adjustable speed using servo motor, potentiometer, arduino and Visuino. Watch the video! Step 1: What You Will Need   Arduino UNO (or any other board) Fan module Potentiometer Servo motor Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Servo motor “Orange” …

RADAR Lidar System VL53L0X Laser Time-of-Flight

In this tutorial we will learn how to make a RADAR Lidar System using VL53L0X Laser Time-of-Flight sensor. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) VL53L0X Laser Time-of-Flight sensor OLED Display Servo motor Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect OLED Display pin[VCC] …

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 …

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.

Cool Automatic Arduino Fan

Learn how to create a fan using a servo motor. With the help of Visuino, an easy to use graphical development environment for Arduino, achieving this has never been easier! Read Full tutorial here.

How to Control Servos with Joystick

Controlling Servos connected to Arduino with Joystick is very common task. With the help of Visuino, an easy to use graphical development environment for Arduino, achieving this has never been easier! Read Full tutorial here.