ESP32-C3

Generating a QR Code for ESP32 HomeKit Demo

If you’re looking to integrate your ESP32 with Apple’s HomeKit, you’re in luck. With a bit of setup, you can generate a QR code to streamline the pairing process. Let’s dive into the steps required to generate a QR code for your HomeKit accessory using the esp32-homekit-demo repository. Cloning the Repository First, clone the esp32-homekit-demo […]

Generating a QR Code for ESP32 HomeKit Demo Read More »

ESP32S3 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,

ESP32S3 HomeKit – LED Read More »

ESP32S2 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. There are always two ways to build these accessories on for beginners and one

ESP32S2 HomeKit – LED Read More »

WolfSSL: A Beginner’s Guide to the Lightweight Security Library

For those who follow my recent blogs, you might have noticed that I’ve created a new repository, ESP32-HomeKit. During the development of this project, I’ve been using a library called wolfSSL. But what exactly is wolfSSL, and who uses it? Let’s dive in and explore! What is wolfSSL? WolfSSL is a lightweight, portable, and highly optimized SSL/TLS

WolfSSL: A Beginner’s Guide to the Lightweight Security Library Read More »

ESP32C6 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,

ESP32C6 HomeKit – LED Read More »

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 »

Scroll to Top