Projects

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

Controlling LASER Brightness With a Potentiometer

In this tutorial we will learn how to control the LASER brightness with a potentiometer. Watch a demonstration video. WARNING: Lasers can be harmful to the eyes and you should never look directly into the beam Step 1: What You Will Need Arduino UNO (or any other Arduino) LASER Module Potentiometer module Jumper wires Visuino …

Arduino LASER Brightness Pulse Width Modulation PWM

In this tutorial we will use a LASER Module connected to Arduino UNO and Visuino to make it change it’s brightness using Pulse Width Modulation (PWM). Watch the video! WARNING: Lasers can be harmful to the eyes and you should never look directly into the beam! Step 1: What You Will Need Arduino UNO (or …

Arduino How to Connect Multiple Servo Motors – PCA9685 Tutorial

In this tutorial we will learn how to connect several servo motors using PCA9685 module and arduino. PCA9685 module is very good when you need to connect several motors, you can read more about it here https://www.adafruit.com/product/815 Watch the Video! Step 1: What You Will Need Arduino UNO or any other Arduino board or ESP 16 …