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 …

How to Control Stepper Motor With Joystick Using 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) Stepper motor 28byj-48 & stepper motor driver board Analog Joystick module Jumper wires Visuino program: Download Visuino Step 2: …

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

How to Use MCP4725 12 Bit Digital to Analog Converter Using Arduino

 In this tutorial we will learn how to use MCP4725 12Bit Digital to Analog Converter with Arduino and Visuino to generate Square, Sine and Triangle waves. Watch the Video! Step 1: What You Will Need   Arduino UNO or ESP32 (Or any other Board) MCP4725 module To do the test experiment: 1k ohm resistor …

How to Use PCF8574 GPIO Extender With Arduino or ESP32

 If you require more pins for your project to connect more buttons, sensors or LEDs, GPIO expanders can help. Essentially, these expanders offer additional GPIOs when your board doesn’t provide enough pins. In this tutorial we will learn how to use PCF8574 I2C GPIO Expander with Arduino UNO or ESP32 Watch the Video! Also …

Display Temperature & Humidity Using ATOM Matrix ESP32 and DHT11 Sensor

 In this Tutorial we are going to display Temperature and Humidity from the DHT11 sensor using the ATOM Matrix ESP32. Values will be displayed proportional according to the Matrix Display. Watch the Video! Step 1: What You Will Need   ATOM Matrix ESP32 More info DHT11 Temperature and Humidity sensor Jumper wires Visuino program: Download Visuino …

Display Temperature Alert Using ATOM Matrix ESP32 and DHT11 Sensor

 In this Tutorial we are going to display Temperature notification from the DHT11 sensor using the ATOM Matrix ESP32. If the temperature is between -10 & 15C a Blue LED will glow, if the temperature is between 15-28 a green LED will glow and if the temperature is between 28-35 a red LED will …

IR Infrared Obstacle Avoidance Sensor With ATOM Matrix ESP32

 In this tutorial we are going to use a Infrared IR Obstacle Avoidance Sensor with ATOM Matrix ESP32. If there is no obstacle detected a Green light will be visible and if the sensor detects an obstacle a Red light will be visible. Watch the Video! Step 1: What You Will Need   ATOM …

M5Stack Core ESP32 – Get Time and Date From the Internet

 In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack Core ESP32 and Visuino, Watch the video! Step 1: What You Will Need M5Stack Core ESP32 more info here Wifi Internet connection or a Wifi HotSpot Visuino program: Download Visuino Step 2: Start Visuino, and Select the …

M5Stack Core ESP32 – WiFi Network Scanner

 In this tutorial we will learn how to control a traffic light using a Membrane Keypad and Arduino. Also checkout this tutorial: https://www.instructables.com/Arduino-How-to-Control-Traffic-Lights/ Watch the video. Step 1: What You Will Need M5Stack Core ESP32 more info here Wifi Internet connection or a Wifi HotSpot Visuino program: Download Visuino Step 2: Start Visuino, and Select the …

Arduino DDS Frequency Sweep – Signal Generator AD9850

 In this tutorial we will learn how to make a Pulse Generator with a Frequency Sweep using DDS Frequency Signal Generator AD9850. Pulse generator will start with 1Hz and increase its frequency for 0.5Hz every second. Once it reaches 10Hz it wil stop increasing the frequency. You can set your own Starting frequency, End frequency, Frequency increment, …

Get Stepper Motor Positions From SD Card

 In this tutorial we are going to read stepper motor positions from the SD card where we saved a text file with the amount of steps. You can set both directions steps. Watch the Video! Step 1: What You Will Need   Arduino UNO (Or any other Arduino) SD card module SD card to …

INA226 Overvoltage Warning Light & Sound Using Arduino

 In this tutorial we will learn how to make a overvoltage warning using the INA226 module, LED and a Piezo buzzer module. If the Voltage is below the 6V the Green LED will glow, if the Voltage is above the 6V the Red LED will glow and the piezo buzzer will beep. Voltage can …

Traffic Light Using a Membrane Keypad and Arduino

 In this tutorial we will learn how to control a traffic light using a Membrane Keypad and Arduino. Also checkout this tutorial: https://www.instructables.com/Arduino-How-to-Control-Traffic-Lights/ Watch the video. Step 1: What You Will Need   Arduino UNO (or any other Arduino) Membrane Keypad Traffic lights module Jumper wires Visuino program: Download Visuino Step 2: Brought by PCBWay …

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 …

Arduino Linear Actuator Position Control With Smooth Start

 In this Simple tutorial, you will learn how to control the position of a linear actuator using the Arduino and L298N DC motor driver. Watch the Video! Step 1: What You Will Need   Arduino UNO (Or any other Arduino) Linear Actuator LN298N DC Motor Driver Potentiometer module Jumper wires Power Supply Visuino program: Download …

Arduino Stepper Motor 28byj-48 Set Steps & Direction Using a Keypad

 In this tutorial we will learn how to control a stepper motor, by setting steps and direction using a Keypad and Arduino. Watch the Video! Also checkout this tutorial: Arduino Nano Matrix Keypad With Visuino Step 1: What You Will Need   Arduino MEGA Stepper motor 28byj-48 & stepper motor driver board Keypad Jumper wires …

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 …

Keypad Controlled Door Locking System Using Arduino

 In this tutorial we will learn how to make a Locking system using a Keypad and Arduino. If you type the correct Code within a time limit of 5 seconds the door will open in our case the Green LED will glow. After the 5 seconds the it will lock back in our case …

Control NEMA 17 Stepper Motor With A4988 Driver and Arduino

 In this tutorial we will use stepper driver A4988, NEMA17 stepper motor, Arduino Uno and Visuino to run a stepper motor for a certain amount of steps. Watch the video! Step 1: What You Will Need   Arduino UNO (Or any other Arduino) Stepper motor NEMA 17 A4988 Stepper Motor Driver or (DRV8825) Optional …

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 …

Controlling Stepper Motor 28byj-48 With IR Remote Using Arduino

 In this tutorial we are going to learn how to control a Stepper motor using IR remote and Arduino. If you press & hold on the remote a Left or Right button the Motor will spin as long as you hold the button on the remote. If you press once a button Down or …

Police Lights Using NeoPixel Shield for Arduino RGB LED

 In this tutorial you will see how to make a Police Lights using the NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix. Watch the Video! Step 1: What You Will Need   NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix Arduino UNO Visuino software: Download here Step 2: Brought by PCBWay …

Temperature Monitor Using NeoPixel Shield for Arduino & DHT11

 In this tutorial you will see how to make a Temperature Monitor using the NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix & DHT11 sensor. Watch the Video! Step 1: What You Will Need   NeoPixel Shield for Arduino – 40 RGB LED Pixel Matrix Arduino UNO DHT11 Temperature & Humidity sensor …

Arduino Back to Work Reminder

 In this tutorial we will learn how to make a work reminder using the Ultrasonic sensor and Arduino. Ultrasonic sensor will track the hand movements and if there is no movement for more then 10s a vibrating module or an LED will turn On for 3s. Once it detects the movement it will turn …

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