Projects

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

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 …

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 …

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

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

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 …

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

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 …

Arduino Pulse Generator Frequency Sweep

 In this tutorial we will learn how to make a Pulse Generator with a Frequency Sweep. 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, and the increment interval. Step 1: What …

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 & Nextion Display – Use Slider to Control LED Brightness

   In this project we are going to learn how to control an LED using a Nextion Display with a simple touch button. Watch the Video! Step 1: What You Will Need   Arduino UNO (or any other board) Nextion Display 1X LED 1X 1 Kilo ohm resistor Breadboard Jumper wires Nextion Editor program: Download …

Arduino Temperature Alarm LED Display Flash & Beep

   In this tutorial we will measure the temperature and when it is out of boundaries the LED display will start to Flash and the buzzer will beep. Once the temperature is back within the boundaries flashing and beeping will stop. Watch the video! You can Download the Project File below. Also check out …

Arduino Ambient Light With 433MHz RF Remote Control

In this tutorial we will learn how to control the RGB LED Random color with a 433MHz RF Remote and Arduino, also how to turn it ON or OFF, or set the auto changing color and the speed of the changing color. Watch the Video! Step 1: What You Will Need Arduino UNO (or any …

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 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-magix-LED-box

In this Video you will learn how to make a Magic Led Box using Arduino. This Tutorial was made by a user Compact DIY , you can check out his youtube channel here where you can find other Visuino videos.

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

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

LED Matrix Animated Time,Date,Temp and Humidity

In this Tutorial we will learn how to use the LED Matrix MAX7219, Temperature and Humidity Sensor DHT11 and RTC DS1307 module to Display Current Temperature, Humidity, Time and Date. Watch the Video! Step 1: What You Will Need Arduino UNO (or any other Arduino) LED MATRIX. We are going to use the FC-16 module …

Arduino LED Strip Thermometer and Barometer With WS2812 and BMP280

In this tutorial we will learn how to make a LED Strip Thermometer and Barometer with WS2812 LED strips and BMP280 I2C Sensor. to measure the current temperature and atmospheric pressure. Watch the video! Step 1: What You Will Need Arduino UNO (or any other Arduino) 2X WS2812 LED strip BMP280 I2C Sensor. Jumper wires …

Darkness Sensor and LED Using BH1750 & Arduino

In this tutorial we will learn how to turn the LED ON when darkness is detected. Watch the Video! Step 1: What You Will Need Arduino UNO or any other Arduino board LED BH1750 Ambient Light Sensor (I2C) Jumper wires Visuino software: Download here Step 2: Circuit Connect Light Sensor pin [SCL] to Arduino pin [SCL] …

4-Digit Countdown Timer (Minutes and Seconds) – Arduino Tutorial

In this tutorial we will learn how to make a 4-Digit Countdown Timer displaying Minutes and seconds using Arduino. Watch the Video! Step 1: What You Will Need Arduino UNO or any other Arduino board LED Display TM1637 Jumper wires Visuino software: Download here Step 2: Circuit Connect LED Display pin[CLK] to Arduino digital pin[10] Connect …

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 …

StickC M5Stack Change Brightness of an LED With a Button

In this project we will learn how to Change the LED Brightness with a Button using a M5StickC ESP32 module. Watch the Video. Step 1: What You Will Need M5StickC ESP32 LED Visuino software: Download Visuino here: https://www.visuino.eu Step 2: Circuit Note: it is recommended to add 1k ohm resistor betwen Positive pin and Go pin …