$54.99
Gurantee image 30-Day Money - Back Guarantee
Gurantee image Lifetime - Access
Overview Curriculum Instructor Reviews
ESP32 Learn By Building Practical Projects Play Image

ESP32 Learn By Building Practical Projects

Master ESP32 by building real-world IoT projects! Learn ESP32 web servers, databases, automation, and more with hands-on tutorials. Enroll now!

4.1 Rating star
59 Ratings
1,783 Enrolled

Created By Ashraf Said AlMadhoun

For You
Course speifications
duration icon
10:06}} Hours
files icon
63 Files
access icon
Lifetime/ Unlimited
certification icon
Certificate of completion
date icon
Created on 6 Mar 2025
resources icon
10 downloadable resources
update icon
Last Updated 6 Mar 2025
caption icon
Closed captions
$54.99
gurantee icon
30 days money back gurantee
support icon
Instructor support
Promo code
Apply
The coupon code entered is not valid for this course.
or
Subscribe to our top courses now!

Get this course with 2000+ of our top related courses with personal plan. Learn more

Try Personal Plan for free

What You'll Learn

Master ESP32 by Building Real-World IoT Projects

  • Learn by doing: Build practical ESP32 projects and gain hands-on experience.
  • Develop IoT applications: Create smart projects with ESP32 and Blynk.
  • Build an ESP32 Web Server: Control devices and display data remotely.
  • ESP32 + Databases: Store and retrieve data from anywhere.
  • ESP32 Email Alerts: Set up notifications based on sensor readings.
  • ESP32 + Arduino: Combine the power of ESP32 with Arduino hardware.
  • ESP32 + Telegram: Send real-time IoT notifications.
  • Update ESP32 OTA: Learn how to update firmware remotely.
  • Code in C/C++ & Arduino IDE: Program ESP32 efficiently with hands-on projects.

Requirements

  • No prior ESP32 or programming knowledge required.
  • A willingness to experiment and build real projects.
  • Basic electronics knowledge is helpful but not mandatory.

Course Description

Want to learn ESP32 by building real-world IoT projects? This hands-on course will teach you how to use ESP32 effectively by guiding you through step-by-step practical projects.

In this course, you will:

  • Understand ESP32 fundamentals and how it operates.
  • Develop real-world projects from simple to advanced applications.
  • Build and program ESP32 Web Servers and database integration.
View more

Course content

10 sections | 63 lectures | 10:06 total length
Expand all sections
1. Introduction
Close Button
Video Icon 1. Lets Get Started.mp4
14.08 MB
2. Introduction
Close Button
Video Icon 1. Introduction.mp4
16.80 MB
Video Icon 2. Hardware and Software Requirements.mp4
6.96 MB
3. ESP32 Web Server
Close Button
Video Icon 1. What is a Web Server.mp4
14.28 MB
Video Icon 2. ESP32 Operating Modes.mp4
19.89 MB
Video Icon 3. Circuit Design.mp4
48.93 MB
Video Icon 4. Understanding how esp32 work as a server.mp4
27.74 MB
Video Icon 5. Coding Wifi and Webserver settings.mp4
53.64 MB
Video Icon 6. Coding HTTP Requests and Server Start.mp4
72.75 MB
Video Icon 7. Coding Client Methods.mp4
85.49 MB
Video Icon 8. Writing HTML Code for WebPage.mp4
113.54 MB
Video Icon 9. Practical.mp4
57.18 MB
4. ESP32 + Databases Control and Display Anything Anywhere
Close Button
Video Icon 1. PHP Part - Hosting Your Website.mp4
52.74 MB
Video Icon 2. Creating SQL Table.mp4
72.74 MB
Video Icon 3. PHP Script to Insert Data in Database.mp4
102.64 MB
Video Icon 4. PHP Script to Insert Data in Database1.mp4
102.59 MB
Video Icon 5. PHP Script to Display Readings.mp4
94.98 MB
Video Icon 6. Coding ESP Part 1.mp4
104.47 MB
Video Icon 7. Coding ESP Part 2.mp4
47.73 MB
Video Icon 8. Practical Live Demonstration of the Project.mp4
43.63 MB
Video Icon 9. Add Actual Sensors and display Reading on Webpage.mp4
23.19 MB
5. ESP32 Email Alert based on Sensors Reading
Close Button
Video Icon 1. What is SMPT Server.mp4
7.28 MB
Video Icon 2. Install ESP32 Mail Library for Arduino.mp4
11.06 MB
Video Icon 3. Create a New Email Account to be used as Sender.mp4
29.33 MB
Video Icon 4. SMPT Server Settings.mp4
14.00 MB
Video Icon 5. Coding the ESP32 Email Alert Project Part1.mp4
60.51 MB
Video Icon 6. Coding the ESP32 Email Alert Project Part2.mp4
64.04 MB
Video Icon 7. Practical Testing.mp4
29.31 MB
Video Icon 8. Sensor Alert via Email.mp4
58.80 MB
6. Create IoT Smart Garden with ESP32 and Blynk
Close Button
Video Icon 1. Hardware and Software Requirements.mp4
7.92 MB
Video Icon 2. Working Principle.mp4
17.03 MB
Video Icon 3. Circuit Connection.mp4
145.34 MB
Video Icon 4. Coding ESP32 Part1.mp4
80.67 MB
Video Icon 5. Coding ESP32 Part2.mp4
72.05 MB
Video Icon 6. Coding Setup and Loop Part3.mp4
22.57 MB
Video Icon 7. Blynk App Download and Setup.mp4
96.44 MB
Video Icon 8. mobile Blynk App Download and Setup.mp4
132.73 MB
Video Icon 9. Auth Code and WiFi Settings.mp4
16.26 MB
7. ESP32 + Arduino Interfacing A Step by Step Course
Close Button
Video Icon 1. Hardware and Software Requirements.mp4
7.81 MB
Video Icon 2. What is MQTT and why we need it.mp4
14.61 MB
Video Icon 3. Create MQTT server account CLOUDMQTT.mp4
21.48 MB
Video Icon 4. Create MQTT server account.mp4
19.81 MB
Video Icon 5. Arduino Coding.mp4
67.89 MB
Video Icon 6. Esp Coding Part1 Define Variables.mp4
39.82 MB
Video Icon 7. ESP Coding Part2 Wifi and MQTT.mp4
74.39 MB
Video Icon 8. ESP Coding Part3 Read Incoming Data from Arduino.mp4
61.47 MB
8. ESP32 + Telegram Get Real-Time notification for Free
Close Button
Video Icon 1. Hardware and Software Requirements.mp4
5.71 MB
Video Icon 2. Creating Telegram Bot for IoT.mp4
61.70 MB
Video Icon 3. Installing the required Arduino Libraries.mp4
30.60 MB
Video Icon 4. Circuit Schematic - How to add missing Part.mp4
92.64 MB
Video Icon 5. Write your Code Libraries and Variables.mp4
45.41 MB
Video Icon 6. Write your Code Setup.mp4
91.06 MB
Video Icon 7. Write your Code Loop.mp4
29.04 MB
Video Icon 8. Practical Testing 1.mp4
73.96 MB
Video Icon 9. Practical Testing 2.mp4
73.91 MB
Video Icon 10. Sending Temperature Sensor Reading to Telegram Bot.mp4
149.09 MB
9. Who we are
Close Button
Video Icon 1. Who We Are.mp4
111.65 MB
10. ESP32 OTA Update (Over the Air) Course
Close Button
Video Icon 1. What is OTA Over the Air technique.mp4
18.16 MB
Video Icon 2. Libraries needed and what to install them.mp4
49.15 MB
Video Icon 3. Coding your First OTA Enabled ESP32 Code.mp4
114.49 MB
Video Icon 4. Uploading OTA Enabled Example to ESP32 board.mp4
29.56 MB
Video Icon 5. Upload New Code Over the Air and Things you must Know.mp4
74.20 MB
Video Icon 6. Full Course ESP32 OTA Programming.mp4
313.97 MB

Similar courses

Explore More
3,910 Enrolled
2:40 Hours
$49.99
2,654 Enrolled
3:22 Hours
$44.99
2,321 Enrolled
3:29 Hours
$39.99

Instructor

More Courses by Ashraf Said AlMadhoun
Person Image
access icon
0 Instructor Rating
reviews icon
Reviews
students icon
0 Students Enrolled
play icon
63 Courses

Ashraf Said AlMadhoun is a passionate educator and entrepreneur dedicated to inspiring individuals through online learning. Since 2007, Ashraf has been teaching thousands of students via his online education platform, Educational Engineering School, helping them acquire new skills and unlock their potential to become better versions of themselves.

What Do You Want to Learn?

See more

More Courses by Ashraf Said AlMadhoun

58,766 Enrolled
2:23 Hours
$19.99
45,987 Enrolled
1:58 Hours
$29.99
33,224 Enrolled
2:05 Hours
$42.99
31,897 Enrolled
5:12 Hours
$44.99
Join us today!

Recieve the best deals..

Send Icon

Coursetakers Support Centre

Captcha