Projects

Tag Projects for: 'button'
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 Driver …

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 program: Download …

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

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 …

Arduino Stepper Motor 28byj-48 Control Speed and Direction

 In this tutorial we will learn how to move a stepper motor, change the speed with the potentiometer and change the direction using a button. Watch the Video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) Stepper motor 28byj-48 & stepper motor driver board Button 1k ohm resistor Potentiometer module …

Turn LCD on and Off With Push Button Using Arduino

 In this tutorial we are going to Turn ON or OFF the I2C LCD using a button & 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 …

OLED Countdown Timer With Arduino

 In this tutorial we are going to build a simple Countdown timer using an OLED Display & Arduino. With pressing on a button the timer will start to count down and when it reaches zero an LED will turn ON. By pressing again on the button the timer will restart. Step 1: What You …

Arduino LCD Menu With Storing Values to EEPROM

In this tutorial we will learn how to make a Menu with buttons and a rotary encoder to set andstore values. Values are then automatically loaded on the start. For this project we are going to use Arduino and the I2C LCD. Watch the Video! Step 1: What You Will Need LCD Display I2C 20X4 …

Arduino Countdown Timer With Settings

In this tutorial we will learn how to make a Countdown Timer, where you can set time with one button and start the timer with another button. When timer reaches the zero the LED will start to flash. Instead of the LED you can connect anything else like a relay or any other module. Watch …

Arduino Stepper Motor Running for a Specific Time

In this tutorial we will learn how to rotate a stepper 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 to any time. Watch the Video! Also: Check out the Arduino Nano and Visuino: Control Stepper Motor …

Arduino How to Make a Smart Button

In this project we will learn how to Turn the LED ON or OFF by pressing a button for 3s and also while the LED is ON we can change its brightness. The goal of this tutorial is to show how easily you can control different things, all with just one button, this is something …

Arduino LED – Hold Button 3s to Turn ON & 3s to Turn OFF

In this project we will learn how to to Turn the LED ON or OFF by pressing a button for 3s. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Button module 200 ohm resistor Jumper wires LED Visuino program: Download Visuino Step 2: The Circuit Connect Button1 pin [VCC] …

Arduino Control Servo Motor Position With Buttons

In this tutorial we will learn how to Control Servo motor position with buttons using arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other board) Servo motor Jumper wires 2X button module Visuino program: Download Visuino   Connect Servo motor “Orange” (signal) pin to Arduino Digital pin[2] Connect Servo …

How to Control Vacuum Pump Air Pump Suction for Robotic Arm

In this project we will learn how to control a vacuum suction pump that is often used in robotics or other industrial systems. Watch the Video! Step 1: What You Will Need Vacuum pump Kit -Motor with the mounted vacuum pump -Electronic valve Get It here Capacitive touch button (or any other button module) Reley …

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 …