Archives

Tag Archive 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 Visuino program: Download Visuino Step 2: …

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 …

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 …

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.