.st0{fill:#FFFFFF;}

ESP32

ESP32 For Busy People: What is this course about? 

 April 27, 2019

By  Peter

Join Our Mailing List

We publish fresh content each week. Read how-to's on Arduino, ESP32, KiCad, Node-RED, drones and more. Listen to interviews. Learn about new tech with our comprehensive reviews. Get discount offers for our courses and books. Interact with our community.

One email per week, no spam, unsubscribe at any time.

Here's another video of my new ESP32 course, "ESP32 For Busy People".

In this video, I provide more information about the content of the course. This should give you a better understanding of what to expect in it.

Please note: at the end of the video, I mention several videos that you can watch in the first section of the course. We are still working on those video, so they are not ready just yet. I'll update this post when they are, and provide links to them.

If you haven't watched the promotional video, here it is.

The full transcript of the video is below.

Please post your comments below, I'm eager to hear from you 🙂

Hi I'm Peter, the instructor of this course.

You're watching this video so I guess that you want to learn how to use the amazing ESP32.

Like me, you know about this powerful microcontroller and you're interested in using it in your projects.

You've already used the Arduino in your projects but you've hit a limitation.

Perhaps your projects need more memory, more speed, and more pins.

You've heard that the ESP32 is a powerful microcontroller that can replace the Arduino.

With a ESP32, you can get a lot more capacity to build more interesting projects almost for free.

The problem is that the ESP32 is not a plug-in replacement for the Arduino.

While it shares much of the Arduino's programming and GPIO interfaces, you still need to learn the basics before you can deploy it.

So, you did what most of us do.

You've Googled around and you've looked around the Internet looking for answers.

You've watched hundreds of YouTube ads waiting for that ESP32 tutorial to begin; only to find out it wasn't what you were looking for.

If you've had enough of Googling, and you want to learn the ESP32, then this course is for you.

You're just too busy to waste time.

You value quality content you value your time and, most important, you just want to learn.

Right?

In this course you learn what is the ESP32 and what are those various modules with that name.

How are those modules until about two hours in the form of development kits?

What are the differences between the ESP32 and the Arduino, and what are their similarities.?

How can we use what we know from the Arduino to make things based on the ESP32?

How can we use it ESP32 GPIOs to work with simple components like LEDs and buttons, but also to drive peripherals like sensors and motors?

How can we set up the familiar Arduino IDE so that we can write programs for the ESP32?

You'll learn how to use a ESP32 to drive motors, store data in non-volatile memory, and communicate with near-field the devices and the Internet.

In this course I've also included numerous many projects to demonstrate how to use capabilities such as GPIO read and write, classic Bluetooth, Bluetooth Low Energy, Wi-Fi, digital to analog conversion, touch sensors, and more.

Larger projects will also show you how to create simple Internet of Things and Bluetooth applications to name just a few.

If you're ready to learn more please be sure to watch the following lectures in this introductory section.

There, I provide information about the required hardware and software, the course prerequisites and the course structure.


Tags


You may also like

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Understanding the power requirements is crucial for any enthusiast using the Arduino Uno in their projects. How you manage voltage, amperage, and power sources impacts the success or failure of your endeavours. In this guide,

Read More
The Ultimate Guide to Powering Your Arduino Uno Board

If you are curious about how electronic devices work, understanding the fundamentals of the operation of their basic components is essential. Every electronic device—from the smartphones in our pockets to the satellites orbiting our planet—contains

Read More
A Guide to Essential Electronic Components in Circuits