47:57
Introduction to ESP32 - Getting Started
Today we will get started with the ESP32, a low-cost and extremely versatile microcontroller with integrated WiFi and Bluetooth.
41:06
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
The ESP32 family has grown considerably since its introduction in 2016. We'll look at every ESP32 series and see how they ...
44:33
Find the best ESP32 board for your project. Updated for 2026. Article with code: https://dronebotworkshop.com/esp32-2026/ More ...
43:02
ESP-NOW - Peer to Peer ESP32 Network
Set up a private peer-to-peer network without WiFi using ESP-NOW! I'll show you how to use this powerful protocol with several ...
42:25
Upgrade Your ESP32 Projects Wirelessly | ESP32 OTA Tutorial
Today I'll show you 3 ways to update an ESP32 “Over The Air” without a USB cable. Article with code: ...
36:16
I2C with ESP32 - I2C Tricks & Tips with the ESP32
Let's take a deep dive into I2C on the ESP32. The ESP32 has two I2C buses, which we can utilize to our advantage. We'll also ...
32:37
OpenClaw for ESP32 - Meet WireClaw!
WireClaw is like OpenClaw for microcontrollers. We'll check it out with an ESP32-C6 Article with code: ...
47:51
How to control Servo Motors with an ESP32 - directly, using I2C, and over WiFi. Article with code: ...
57:32
Mastering DC Servo Motors With ESP32 and Arduino
Using DC Servo Motors with ESP32 & Arduino—This guide covers everything you need to know to work with servo motors and ...
54:58
WiFiManager with ESP32 - Stop Hard-coding WiFi Credentials!
Stop hard-coding your WiFi connection information in your ESP32 Sketches - use WiFi Manager instead! Article with code ...
38:00
Bluetooth Classic & BLE with ESP32
Learn to use Bluetooth Low Energy (BLE) and Bluetooth Classic with the ESP32. Article with code: ...
1:07:58
LoRa - Long-Range Radio for IoT | Arduino, ESP32, RPI Pico
LoRa is a low-cost, license-free method of sending short data bursts over long distances. It's perfect for IoT sensors and remote ...
40:18
MicroPythonOS - Android-like OS for ESP32
MicroPythonOS is an Android-like operating system for ESP32. Let's install it and build our own app! Article with code: ...
1:31:50
IR Remotes & Microcontrollers - Arduino & ESP32
Everything you need to know about using IR Remote Controls with Arduino and ESP32. Article with code and resources: ...
28:52
ESP32 Online Tools - No IDE Required!
No IDE? No worries! Program and diagnose your ESP32 using your web browser with these online tools. Article: ...
29:39
ESP32 CAM - 10 Dollar Camera for IoT Projects
Today we are working with the ESP32-CAM, an amazing 32-bit microcontroller module with a built-in camera and microSD card ...
46:04
ESP32 Sound - Working with I2S
Build an Internet Radio, an MP3 Player, and display microphone waveforms with an ESP32 and some I2S peripherals. Learn to ...
57:43
Exploring the Arduino Nano ESP32 | MicroPython & IoT Cloud
Another new Arduino board! This time it's the Arduino Nano ESP32, and we'll test it out today. Includes MicroPython and Arduino ...
40:49
ChatGPT with Arduino and ESP32 | C++ and MicroPython coding
See how ChatGPT can write C++ and MicroPython code for an Arduino Uno and an ESP32. You now have an AI-Assisted coder ...
37:55
WLED on ESP32 – Setup Guide (with Audio Reactive)
We're making LED Strips dance to the music with WLED and an ESP32! Get started right away, no code required! Article: ...