Tutorials tagged with: 5mm LED

ESP32 Tutorial 23/55 - Reading Voltage of potentiometer using ESP32 | SunFounder's ESP32 IoT kit

In this tutorial, we will learn how to measure the DC voltage from a potentiometer using the ESP32 m...

Lesson 10/31: Conditional Statement in Arduino and Using Array | SunFounder Robojax

In this lesson, we will thoroughly explore the fundamental conditional statements: `IF`, `ELSE`, and...

Lesson 3/31: Project LED Blink, What is Breadboard, LED and Resistor Using SunFounder Kit

In this lesson, we will explore the fundamental concepts of using an Arduino board, focusing on the ...

Lesson 9-b: Using Switches and Push Buttons with Arduino

We learn how to turn on a light-emitting diode (LED) using a push-button switch. The LED will turn o...

Lesson 3: LED, Breadboard, and Resistor Project

In this lecture, we learn to make our first Arduino project. It is called Blink. An light-emitting d...

Lesson 57-4: Four LEDs On and Off Without an Array
Lesson 99-2: Using an Alarm with Buzzer and LED with a DS3231 RTC and Arduino

This code is part of lesson 99 on building a clock using Arduino and a DS3231 RTC clock module. We a...

Fading Two or More LEDs Using an ESP32 and the Arduino IDE

This video shows how to fade or dim LED lights using an ESP32.

ESP32 Board: Turn On and Off 3 LEDs Using Bluetooth from a Mobile Device

In this video, we will show you how to start using an ESP32 to turn on/off one or more LEDs using yo...

Blinking an LED using millis() with Different ON and OFF Times in Arduino

This code is for a video on how to use the millis() function to achieve different ON and OFF times w...