Learn how to install the ESP32 board add-on in Arduino IDE in less than 1 minute. This guides works in any operating system: Windows PC, Mac OS X, and Linux.| Random Nerd Tutorials
Learn how to read digital inputs (like a button switch) and control digital outputs (an LED) using the ESP32 board programmed with Arduino IDE.| Random Nerd Tutorials
The ESP32 has a few problems when you are trying to upload new sketches or install the ESP32 add-on. This is the ESP32 troubleshooting guide for Arduino IDE.| Random Nerd Tutorials
The ESP32 can act as a Wi-Fi station, as an AP (Access Point), or both. In this tutorial you'll set the ESP32 as an access point using the Arduino IDE.| Random Nerd Tutorials
Discover all our ESP32 Guides with easy to follow step-by-step instructions. Each tutorial includes circuit schematics, source code, images and videos.| Random Nerd Tutorials
Install the ESP32 boards in Arduino IDE 2.0 and upload code to the board. This guide is compatible with Windows, Mac OS X, and Linux operating systems.| Random Nerd Tutorials
Program the ESP32 and ESP8266 NodeMCU boards using VS Code (Visual Studio) with PlatformIO IDE extension. Install the software on Windows, Mac OS X or Ubuntu operating systems.| Random Nerd Tutorials
Discover all our MicroPython Guides for the ESP32 and ESP8266 with easy to follow step-by-step instructions. Each tutorial includes schematics and source code.| Random Nerd Tutorials
Install the CP210x USB to UART Bridge Virtual COM Port drivers to program the ESP32 and ESP8266 NodeMCU. This guide covers how to install drivers on Windows PC.| Random Nerd Tutorials
Learn how to get started with MicroPython firmware on the ESP32 and ESP8266. After completing this guide, you'll have your first LED blinking using MicroPython.| Random Nerd Tutorials
Learn how to generate PWM signals with the ESP32 using Arduino IDE. Build a simple circuit that dims an LED using the LED PWM controller of the ESP32.| Random Nerd Tutorials
The ESP32 has two I2C physical bus interfaces that can serve as I2C master or slave. Learn how I2C communication protocol works with ESP32 board using Arduino IDE| Random Nerd Tutorials
Learn how to read ESP32 Analog Inputs with Arduino IDE using analogRead function. Analog reading is useful to read values from potentiometers, analog sensors, etc| Random Nerd Tutorials
Learn how to use the ESP32 Touch Pins with Arduino IDE. The ESP32 touch pins can sense variations in anything that holds an electrical charge. They can be used to wake up the ESP32 from deep sleep.| Random Nerd Tutorials
The ESP32 comes with 48 GPIOs with multiple functions. This article intends to be a simple and easy to follow reference guide for the ESP32 GPIOs.| Random Nerd Tutorials
Complete guide for the ESP32 Deep Sleep mode with Arduino IDE and different wake up sources: timer wake up, touch wake up, and external wake up (with examples).| Random Nerd Tutorials
In this tutorial, you'll learn how to use ESP32 Bluetooth Classic with Arduino IDE to exchange data between an ESP32 and an Android smartphone. We’ll control an ESP32 output, and send sensor readings.| Random Nerd Tutorials
This post is a quick introduction to Bluetooth Low Energy (BLE) with the ESP32 using the Arduino IDE. We'll explore what's BLE and what it can be used for.| Random Nerd Tutorials
In this project you’ll create a standalone web server with an ESP32 that can toggle two LEDs using the Arduino IDE programming environment.| Random Nerd Tutorials
Learn more about the ESP32 with Learn ESP32 with Arduino IDE [eBook + Video Course]. Scroll down the page to compare the ESP32 Dev Board price at different stores. Features and Specifications Here’s a quick run down of some features and specifications of the ESP32 chip: Recommended reading: ESP32 Development Boards Review and Comparison| Maker Advisor
In this post we’re going to do a comparison: ESP32 vs ESP8266. The ESP32 is much more powerful than the ESP8266, contains more GPIOs, faster Wi-Fi, and also supports Bluetooth.| Maker Advisor
Comparison of several ESP32 development boards to help you choose the best ESP32 development board for your project requirements.| Maker Advisor
The Learn ESP32 with Arduino IDE Course is practical course where you'll learn how to take the most out of the ESP32 using the Arduino IDE. This is our complete guide to program the ESP32 with Arduino IDE, including projects, tips, and tricks! The course contains 6 Modules + 1 Module with premium projects.| Random Nerd Tutorials