Projects

Tag Projects for: 'control'
Control Two Stepper Motors Using Rotary Encoder Sensor & Arduino

 In this simple tutorial we will learn how to control 2 stepper motors using a rotary encoder sensor & Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other board) 2X Stepper motor 28byj-48 & stepper motor driver board Rotary Encoder Sensor Jumper wires Breadboard Visuino program: Download Visuino Step …

Arduino Gesture Controlled LED Brightness

 In this tutorial we will learn how to control the LED brightness using the gesture sensor and arduino. Watch the video! Step 1: What You Will Need Gesture Color Proximity APDS9960 I2C sensor Arduino UNO (Or any other Arduino) LED 1K ohm resistor Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay …

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 2 …

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 …

Arduino Ambient Light With 433MHz RF Remote Control

In this tutorial we will learn how to control the RGB LED Random color with a 433MHz RF Remote and Arduino, also how to turn it ON or OFF, or set the auto changing color and the speed of the changing color. Watch the Video! Step 1: What You Will Need Arduino UNO (or any …

Arduino Control Robotic Hand

In this Video you will learn how to Control Robot Arm With Your Hands! This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.

How To Control Lights With Your Hands!

In this Video you will learn how to Control Lights With Your Hands! This Tutorial was made by a user Compact DIY , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.

Arduino LED Control With Analog Joystick

In this tutorial we will learn how to use analog Joystick to control the LED. Watch the video. What You Will Need Arduino UNO (or any other Arduino) 4XLED Joystick 4X Resistor 220Ω (or something similar) Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino pin[5V] to breadboard positive pin [red line] …

Controlling LED Brightness With a Potentiometer

In this tutorial we will learn how to control the LED brightness with a potentiometer and Arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect potentiometer pin [DTB] to arduino analog pin [A0] Connect potentiometer …

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.