Archives

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

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 …

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 …