In this tutorial we will learn how to make a simple mosquito repellent using arduino and a piezo buzzer. The buzzer will emit the silent (to human ear) frequency of 31kHz, this frequency is known to repell the mosquitoes and you can adjust the frequency to your needs as well. Watch the video! Step 1: …
In this tutorial we will learn how to control traffic lights using arduino and Visuino. This tutorial is great for beginners. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Traffic lights module Jumper wires Breadboard Visuino program: Download Visuino Step 2: The Circuit Connect “Traffic lights module” pin [GND] …
In this tutorial we will learn how to control the LED Blinking with a potentiometer and Display the pulse frequency value on the OLED Display. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect …
In this tutorial we will learn how to make a simple digit counter using LED Display TM1637 and Visuino. Watch the video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Jumper wires LED Display TM1637 Visuino program: Download Visuino Step 2: The Circuit Connect LED Display pin[CLK] to Arduino digital pin[10] Connect …
In this tutorial we will learn how to control the LED Blinking pulses with a potentiometer. 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 pin …
In this tutorial we will learn how to rotate a small (1 minute) sand clock every 60s using servo motor and Visuino, Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) Sand clock Servo motor some small wire or glue to attach the clock to the motor jumper …
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] …
In this tutorial we will learn how to use a L298N DC MOTOR CONTROL driver and a potentiometer to control a DC motor speed and direction. Watch a demonstration video. Step 1: What You Will Need Arduino UNO L298N DC MOTOR CONTROLER DC Motor Battery pack Potentiometer Jumper wires Visuino program: Download Visuino Step 2: The …
In this tutorial we will learn how to use a PIR sensor and a buzzer module to make a sound every time a PIR sensor detects a movement. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) PIR Sensor Buzzer module Jumper wires Visuino program: Download Visuino Step …
Make a Christmass Tree Lights using Arduino. Lights will randomly change the color and change its brightness. Watch the Video! Project file can be downloaded below. Step 1: What You Will Need Arduino UNO (or any other Arduino) 2X RGB LED or more Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect RGB-LED1 …
In this tutorial we will learn how to quickly and easily use the GY-30 BH1750 light intensity sensor with Arduino. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) GY-30 BH1750 light intensity sensor OLED Display Breadboard Jumper wires Visuino program: Download Visuino Step 2: The Circuit Connect Arduino …
In this tutorial we will learn how to control the LED brightness with a potentiometer and Display the value on the OLED Display. Watch a demonstration video. Step 1: What You Will Need Arduino UNO (or any other Arduino) LED Potentiometer Jumper wires OLED Display Visuino program: Download Visuino Step 2: The Circuit Connect potentiometer pin …
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 …
In this tutorial, we will learn how a Tilt Sensor works and how to use it with the Arduino Board for detecting motion. Read Full tutorial here.
In this tutorial we will learn how to Turn the LED ON and OFF using a simple button and Visuino. Read Full tutorial here.
In this tutorial we will learn how to detect shock vibrations using a simple Piezoelectric sensor Vibration module and Visuino. Read Full tutorial here.
How to Program ESP32 M5Stack StickC With Arduino IDE and Visuino. Read Full tutorial here.
How to make running LED with Arduino. A simple project with a lot of possibilities. Read Full tutorial here.
How to use Vibration sensor and a buzzer to make a “Beep” sound on any vibration. Read Full tutorial here.
How to Connect Arduino UNO , servo motor and Visuino to spin the servo motor Read Full tutorial here.
An Arduino guide for any beginner. Set time on DS3231 in about a minute with Visuino. Setting main time is a practical process when doing work with Arduino. No need to do any coding.
In this tutorial we’re going to use a LED attached to Arduino UNO and Visuino to change it’s lighting brightness using Pulse Width Modulation (PWM). Read Full tutorial here.
In this tutorial we’re going to use Inductive Proximity Sensor and a Light-emitting Diode attached to Arduino UNO and Visuino to determine metal closeness. Read Full tutorial here.
In this tutorial we will implement a step UP (0,9-5V to 5V) Voltage Booster to run Arduino UNO with a 1.5V Battery Power. Read Full tutorial here.
In this particular tutorial we’re going to use a ESP Wemos D1 OLED and Visuino to show a CPU Time on OLED display. Read Full tutorial here.
Discover just how simple it is to program Arduino to control Servo motor using Visuino. Read Full tutorial here.
Make LED blink once a second using ESP8266. Read Full tutorial here.