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 …
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 …
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 …
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 …
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 …
LED using Pulse Width Modulation (PWM) and Visuino Ramps component. Read Full Tutorial HERE
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.