Skip to content

Learn Arduino with YouTube Videos

Explore our comprehensive collection of YouTube video tutorials on Arduino! This page features a curated list of top-notch videos, covering everything from beginner basics to advanced projects. Whether you’re new to Arduino or looking to enhance your skills, our selection includes detailed guides, practical demonstrations, and creative project ideas. Each tutorial is handpicked to ensure high-quality content and clear instructions, helping you master Arduino programming and electronics. Dive in and start your journey with Arduino today!

Controlling Lightbulb: A Beginner’s Guide to Using Relays

Project description

Discover how to control a relay with Arduino using serial commands. This guide explains how to toggle the relay, send SOS signals, and automate tasks with precise timing using millis(). Perfect for beginners looking to enhance their Arduino projects with relay control.

DIY Arduino Project: Room Occupancy Counter with Seven Segment Display

Project description

In this video, we will guide you through the process of building a Room Occupancy Counter using an Arduino Uno. This project is perfect for beginners and intermediates who want to enhance their skills in electronics and programming. Project Overview: In this project, we will use an Arduino Uno to count and display the number of people in a room. The count will be displayed on a seven-segment display, and we’ll use a shift register to control the display. Additionally, two buttons will be used to increase and decrease the count, simulating people entering and leaving the room.

Blog post!

Simulating Traffic Control: RGB LED Module in Action!

Project description

Explore the fascinating world of traffic light simulation with our latest video! 🚦 In this engaging clip, we delve into the intricate workings of RGB LED modules as they bring a traffic light simulation to life. 🌈💡 Watch as we break down the simulation process, discuss the significance of each color, and showcase the seamless transitions that mimic real-world traffic scenarios. Whether you’re an electronics enthusiast, a programming wizard, or just curious about the magic behind traffic signals, this video is sure to captivate your interest. Hit play and join us on a colorful journey through the simulation of traffic lights using RGB LED modules. Don’t forget to like, share, and subscribe for more exciting tech content! 🚗🚦

Simple access control indicator

Project description

Darkroom access indicator using Arduino and two LEDs. The LEDs are controlled by giving commands through the serial monitor. With the possibility of choosing which diode lights up (green – the dark room is free and red – the dark room is occupied) it is possible to choose the period during which the diodes blink in the range of 500 to 2000 milliseconds.

Build an Arduino Ultrasonic Ranging Device

Project description

Measuring the distance between two objects is important when talking about the organization and planning of space. This project makes it possible to do it in a simple, easy and relatively inexpensive way using an Arduino and an ultrasonic sensor HC-SR04. The only limitation imposed by the application of this sensor is the maximum range of 4m. For the needs of a hobby project in the household, it can get the job done, and quite well.

Pages: 1 2 3