Projects

Projects for: 'Beginners'
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 a 4-wire stepper motor with a joystick using Arduino. Watch the Video! Also check out this amazing tutorial: Arduino Nano and Visuino: Control 2 Stepper Motors With Joystick Step 1: What You Will Need Arduino UNO (or any other board) Stepper motor 28byj-48 & stepper …

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 …

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

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

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

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 …

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 …

Control the LCD ST7735 Backlight Brightness Using PWM With Arduino

 In this tutorial we are going to change the ST7735 SPI LCD Backlight brightness using a potentiometer & Arduino. Watch the video! Step 1: What You Will Need Arduino UNO (Or any other Arduino) LCD Display TFT 7735 Potentiometer module 68 ohm Resistor (LCD Backlight draws around 30mA) Jumper wires Breadboard Visuino program: Download Visuino …

Arduino Color Recognition Using TCS34725 Color Sensor and Neopixels

 In this tutorial we are going to recognize a color of the paper and display this color on the Neopixel strip (8 led) using a TCS34725 Color Sensor & Arduino. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino or ESP) WS2812 LED strip (8 led) or WS2812 …

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 …

I2C Scanner – How to Find I2C Addresses on Arduino

 In this tutorial we are going to make an I2C Scanner that will display an I2C Adress of the connected sensor or a module. This is very useful in cases where we do not know what is the I2C Address of a certain sensor or module that we would like to use in our …

How to Use DS18B20 Waterproof Temperature Sensor With Arduino

 In this simple tutorial we will learn how to use a DS18B20 Waterproof Temperature Sensor with Arduino. Watch the Video! Step 1: What You Will Need DS18B20 Waterproof Temperature Sensor OLED Display Arduino UNO (or any other Arduino) 4.7K ohm resistor Jumper wires Breadboard Visuino program: Download Visuino Step 2: Brought by PCBWay Thank you …

Clap Switch Using Sound Sensor & Arduino

 In this tutorial we are going to make a clap switch using a Sound Sensor & Arduino. Whenever you clap an LED will Turn On or Off. There is also a schematic below on how to use it with a relay and a light bulb. Watch the Video! Step 1: What You Will Need …

Seeeduino XIAO Weather Station Using Expansion Board

 In this Tutorial we are going to build a simple weather station using a Seeeduino XIAO Expansion board and DHT11 Temperature & Humidity sensor. Watch the video! Step 1: What You Will Need   DHT11 Temperature & Humidity sensor (or any other DHT sensor) Seeeduino XIAO Expansion board Seeeduino XIAO Jumper wires Visuino program: Download …

Seeeduino XIAO Expansion Board Ultrasonic Distance Sensor With Sound Warning

 In this Tutorial we are going to explore how to measure a distance using a Seeeduino XIAO Expansion board and Ultrasonic Range sensor. Watch the video! Step 1: What You Will Need HC-SR04 Ultrasonic Range Measurement Module Seeeduino XIAO Expansion board Seeeduino XIAO Jumper wires Visuino program: Download Visuino Step 2: About Seeeduino XIAO Powerful …

Serial Communication Between 2 Arduinos – Display Temperature

   In this tutorial we will learn how to connect Two Arduino boards using Serial Communication by connecting a DHT11 Temperature sensor to the Slave Arduino and send it over the Serial communication to the Master Arduino and Display the Temperature value on the OLED Display. This project serves as an example what can …

Connect Two Arduinos Using I2C Communication

In this tutorial we will learn how to connect Two Arduino boards using I2C Communication by connecting a DHT11 Temperature sensor to the Slave Arduino and send it over the I2C to the Master Arduino and Display the Temperature value on the OLED Display. This project serves as an example what can be done, you …

Connect SSD1331 OLED Display & ST7789 Display

In this tutorial we will learn how to connect the SSD1331 OLED Display & ST7789 Display to Arduino using the Visuino program. Watch the video.  Step 1: What You Will Need Arduino UNO (or any other Arduino) SSD1331 OLED Display ST7789 Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino …

How to Use Seeeduino XIAO – LED Blink

In this Tutorial we will learn how to use Seeeduino XIAO by making a Simple LED Blink project. Watch the video! Step 1: What You Will Need Seeeduino XIAO LED 1K ohm resistor Breadboard Jumper Wires Visuino program: Download Visuino Step 2: About Seeeduino XIAO     Powerful CPU: ARM® Cortex®-M0+ 32bit 48MHz microcontroller(SAMD21G18) with 256KB …

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 …

Control LEDs ON/OFF With 433MHz RF Remote and Arduino

In this simple tutorial we will learn how to turn ON/OFF 4 LEDs with a 433MHz RF Remote and Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires 4 X LED 4 X 1K ohm Resistor Breadboard 433 MHz RF module Visuino program: Download Visuino Step 2: …

Using the Seeeduino Xiao

In this Video you will learn about Seeeduino Xiao This Tutorial was made by a user Jeremy Ellis , you can check out his youtube channel here and his Visuino playlist where you can find other Visuino videos.

Arduino Display Text on MAX7219 8-digit LED Display

In this tutorial we will learn how to display a Simple text on the MAX7219 8-digit Digital LED Display using Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires Max7219 Led Dot Matrix 8-digit Digital Display Control Module Visuino program: Download Visuino Step 2: The Circuit Connect …

Play Frequency Tones Using a Simple Keyboard & Arduino

In this tutorial we will learn how to play a diferent frequency tones with the Arduino. Watch the Video! Step 1: What You Will Need Step 1: What You Will Need Arduino UNO or any other Arduino board Buzzer module Small Keyboard (Or any other keyboard) in our case we are using a touch keyboard …

StickC M5Stack LED Blink

In this project we will learn how to make a mini Alarm Warning using a mini PIR sensor and a M5StickC ESP32 board. Watch the video! Step 1: What You Will Need M5StickC ESP32 module LED Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit     Connect LED negative pin to StickC pin GND Connect …