ESP32H2

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 »

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 »

Scroll to Top