Archives

Tag Archive for: 'button'
Arduino DC Motor Running for a Specific Time

In this tutorial we will learn how to rotate a DC motor for a certain time period and then with a push of a button repeat it again. In this tutorial we use 10s period but you can change it to any time. Watch the Video! Step 1: What You Will Need   Arduino UNO …

Move a Stepper Motor NEMA 17 to an Exact Position With a Button

 In this tutorial we will learn how to move a stepper motor NEMA 17 for a certain amount of steps, and then with a push of a button repeat it again. Watch the Video! Step 1: What You Will Need   Arduino UNO (Or any other Arduino) Stepper motor NEMA 17 A4988 Stepper Motor …

How to Control Linear Actuator Using a Capacitive Touch Button and Arduino

 In this Project we will learn how easy it is to control a Linear Actuator with Arduino using a Capacitive touch button and Visuino. Watch the Video! Step 1: What You Will Need   Arduino UNO (Or any other Arduino) Linear Actuator LN298N DC Motor Driver Capacitive Touch button Jumper wires Power Supply Visuino …

Arduino Dimmable LED On-Off With a Capacitive Touch Button

 In this tutorial we will learn how to make a Dimmable LED With a Capacitive Touch Button and Arduino. By touching the “capacitive touch” sensor the LED will slowly turn ON or OFF. Watch the Video! Step 1: What You Will Need   Capacitive touch sensor Arduino UNO (Or any other Arduino) LED 1K …

NRF24L01 Remote Control LED

 In this tutorial we will explore Wireless Communication and learn how to control an LED with a button the NRF24L01 modules and arduino. Watch the video! Step 1: What You Will Need     2X Arduino UNO (or any other Arduino) Button 2X nrf24l01 module LED 1k ohm resistor Jumper wires Breadboard Visuino program: Download …

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 …

Turn LCD on and Off With Push Button 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 Arduino UNO (or any other Arduino or ESP) LCD I2C 1K ohm resistors LED Button Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay …

Arduino LCD Menu – Simple Tutorial

In this tutorial we will learn how to make a simple Menu with buttons using Arduino and the I2C LCD. Watch the Video! Step 1: What You Will Need LCD Display I2C 20X4 (if you use diferent LCD then make sure that you specify the right Columns and Rows in the Visuino component) 2X Buttons …