IDF

ESP32C3 HomeKit – LED

Any good demo starts with a Hello World application. In the world of embedded devices, that’s of course typically the LED Example. This will be the first of a series of HomeKit accessories, that I will show you how to build. These are step-by-step instructions to build these accessories, for beginners and for advanced users, […]

ESP32C3 HomeKit – LED Read More »

ESP32C2 HomeKit – LED

Any good demo starts with a Hello World application. In the world of embedded devices, that’s of course typically the LED Example. This will be the first of a series of HomeKit accessories, that I will show you how to build. These are step-by-step instructions to build these accessories, for beginners and for advanced users,

ESP32C2 HomeKit – LED Read More »

ESP32 HomeKit LED

ESP32 HomeKit – LED

Any good demo starts with a Hello World application. In the world of embedded devices, that’s of course typically the LED Example. This will be the first of a series of HomeKit accessories, that I will show you how to build. These are step-by-step instructions to build these accessories, for beginners and for advanced users,

ESP32 HomeKit – LED Read More »

ESP32-HomeKit

New Era – HomeKit Development with ESP32 and IDF

Step into the New Era – HomeKit Development with ESP32 and IDF – integrating the powerful ESP32 module alongside the Espressif IDF (IoT Development Framework). If you’re familiar with ESP-HomeKit on the ESP8266, brace yourself for a whole new journey as we dive into setting up the development environment from scratch for my brand-new ESP32

New Era – HomeKit Development with ESP32 and IDF Read More »

ESP32 Series Microcontrollers – Pinout

The ESP32 series microcontrollers, including variants such as ESP32C2, ESP32C3, ESP32C6, ESP32S2, ESP32S3, and ESP32H2, provide a versatile array of peripherals and I/O options for embedded development. Understanding the pinout and capabilities of each pin is essential for efficient project development. In this blog post, we will explore the pinout reference for the ESP32 series

ESP32 Series Microcontrollers – Pinout Read More »

ESP32 – Auto Program & Reset

The upload procedure for ESP32 boards is a little different from a standard Arduino procedure. Most Arduino’s will automatically reset when a new program is being uploaded, and will automatically enter programming mode. On some ESP boards you have to manually enter programming mode, and on the bare-bones modules, you even have to reset them

ESP32 – Auto Program & Reset Read More »

Scroll to Top