Getting Started (15 posts)

Explore getting started related tutorials, project guides, and expert insights about ESP32, IoT, and embedded systems development.

Learn how to use a multimeter to test voltage, check continuity, measure current, and debug your ESP32 projects. A hands-on guide with real maker examples.

How to Use a Multimeter - A Practical Guide for ESP32 & Electronics Makers

Getting Started

Learn how to use a multimeter to test voltage, check continuity, measure current, and debug your ESP32 projects. A hands-on guide with real maker examples.

Read more...
Learn how to configure Visual Studio Code to compile and upload ESP32 projects using the Arduino Community Edition plugin and Arduino CLI - no Arduino IDE needed.

Compile Arduino Core Based ESP32 Projects in Visual Studio Code

Getting Started

Learn how to configure Visual Studio Code to compile and upload ESP32 projects using the Arduino Community Edition plugin and Arduino CLI - no Arduino IDE needed.

Read more...
Learn how to program the ESP32 with JavaScript using Espruino. This guide covers setup, flashing firmware, writing code, and interacting with hardware.

Step-by-Step Programming ESP32 with JavaScript Using Espruino

Getting Started

Learn how to program the ESP32 with JavaScript using Espruino. This guide covers setup, flashing firmware, writing code, and interacting with hardware.

Read more...
Learn how to set up ESPHome on ESP32 boards with our step-by-step guide. Flashing and troubleshooting common issues like 'Improv Wi-Fi Serial not detected'.

Guide to Setting Up and Troubleshooting ESPHome on ESP32

Getting Started

Learn how to set up ESPHome on ESP32 boards with our step-by-step guide. Flashing and troubleshooting common issues like 'Improv Wi-Fi Serial not detected'.

Read more...
Complete guide to install ESP32 in Arduino IDE. Learn how to add ESP32 board manager, connect your ESP32 DevKit/WROOM to Arduino IDE, and upload your first program. Works with ESP32-C3, S3, WROOM-32, and all variants.

ESP32 Arduino IDE Setup: Install, Connect & Program ESP32 Boards

Getting Started

Complete guide to install ESP32 in Arduino IDE. Learn how to add ESP32 board manager, connect your ESP32 DevKit/WROOM to Arduino IDE, and upload your first program. Works with ESP32-C3, S3, WROOM-32, and all variants.

Read more...
Learn how to set up MicroPython on your ESP32 with this guide. Flash firmware with Thonny IDE, write python scripts to interact with the ESP32 microcontroller.

MicroPython on ESP32 and ESP8266 Getting Started

Getting Started

Learn how to set up MicroPython on your ESP32 with this guide. Flash firmware with Thonny IDE, write python scripts to interact with the ESP32 microcontroller.

Read more...
Uncover the facts about Arduino's programming language. Explore how C++ powers Arduino, debunk common myths, and learn how it simplifies coding for beginners while offering advanced functionality.

Arduino Programming Language: Debunking Myths and Understanding the Facts

Getting Started

Uncover the facts about Arduino's programming language. Explore how C++ powers Arduino, debunk common myths, and learn how it simplifies coding for beginners while offering advanced functionality.

Read more...
Discover how to program STM32 microcontrollers easily using Arduino IDE. Simplify development with step-by-step instructions, from setup to your first project!

STM32 with Arduino IDE - A Beginner-Friendly Approach

Getting Started

Discover how to program STM32 microcontrollers easily using Arduino IDE. Simplify development with step-by-step instructions, from setup to your first project!

Read more...
Learn how to find I2C addresses of connected devices on the ESP32 with this simple scanner guide. Perfect for beginners looking to set up I2C communication with sensors and peripherals!

How to Use an I2C Scanner with ESP32 – A Step-by-Step Guide

Getting Started

Learn how to find I2C addresses of connected devices on the ESP32 with this simple scanner guide. Perfect for beginners looking to set up I2C communication with sensors and peripherals!

Read more...
ESP32 strapping pins explained for every chip variant: ESP32, S2, S3, C3, C6, H2. Complete GPIO boot mode table, safe pin selection guide, pins to avoid, and configuration tips.

ESP32 Strapping Pins: Complete List for All Chip Variants

Getting Started

ESP32 strapping pins explained for every chip variant: ESP32, S2, S3, C3, C6, H2. Complete GPIO boot mode table, safe pin selection guide, pins to avoid, and configuration tips.

Read more...
Learn the specifics of the new Arduino UNO R4 WiFi, why it has multiple MCUs, what ESP32 chip it is using and how to program each of the MCUs independently

How to Program Different Microcontrollers on Arduino UNO R4

Getting Started

Learn the specifics of the new Arduino UNO R4 WiFi, why it has multiple MCUs, what ESP32 chip it is using and how to program each of the MCUs independently

Read more...
Learn if ESP32 can connect to 5GHz WiFi in this comprehensive guide. Find out the limitations and benefits of using this feature in your IoT project

Can ESP32 Connect to 5GHz Wi-Fi? Exploring Wi-Fi Connectivity Options with ESP32

Getting Started

Learn if ESP32 can connect to 5GHz WiFi in this comprehensive guide. Find out the limitations and benefits of using this feature in your IoT project

Read more...
Learn about the vscode Arduino - perfect Arduino IDE alternative. Visual Studio Code is the go-to Arduino IDE replacement for ESP32 development.

ESP32, Arduino and VSCcode - the perfect match for rapid project development

Getting Started

Learn about the vscode Arduino - perfect Arduino IDE alternative. Visual Studio Code is the go-to Arduino IDE replacement for ESP32 development.

Read more...
This article provides Hello World code examples to get started with ESP8266 programming. Learn how to start programming the ESP8266 and ESP32 boards.

Programming ESP8266 Hello World Code Examples for Beginners and Advanced Users

Getting Started

This article provides Hello World code examples to get started with ESP8266 programming. Learn how to start programming the ESP8266 and ESP32 boards.

Read more...
Learn about the differences between ARM and Tensilica microcontrollers. Discover the advantages of ESP32 used processor and how it can benefit your designs.

The Powerful ESP32 Processor for IoT - Is it ARM-based?

Getting Started

Learn about the differences between ARM and Tensilica microcontrollers. Discover the advantages of ESP32 used processor and how it can benefit your designs.

Read more...