ESP8285

Exploring the World of Marblelous by Stephan van Lümig

Marblelous, the brainchild of Stephan van Lümig, brings the timeless joy of marble runs into the smart home era with a system of customizable tracks, smart features, and integration possibilities. Designed for all ages, it combines the nostalgic fun of marble tracks with interactive tech innovations, allowing builders to create personalized, connected experiences that go […]

Exploring the World of Marblelous by Stephan van Lümig Read More »

DeepDive Episode 2: Exploring IoT Innovations and Practical DIY Projects

Welcome back to DeepDive! After an exciting launch, we’re thrilled to bring you Episode 2. This episode builds on our mission to take you on a journey through the latest in tech, with a focus on IoT innovations, hands-on DIY projects, and real-world applications. What’s Inside Episode 2? In this episode, we dive into: IoT

DeepDive Episode 2: Exploring IoT Innovations and Practical DIY Projects 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 »

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 »

Unravelling the Mysteries of FT232RL Programmer – Pinout

Are you tinkering with electronics, trying to program microcontrollers, or perhaps diving into the realm of embedded systems? If so, you might have come across the FT232RL programmer module, a tiny but powerful tool that facilitates communication between your computer and various electronic devices. But what exactly are those pins on the module, and what

Unravelling the Mysteries of FT232RL Programmer – Pinout Read More »

Why you should (not) buy a smart plug from a Discounter

Nowadays, even HEMA and Action (Netherlands) sell smart home stuff, but for a fraction of the price at other stores. But, is it also useful to buy a smart plug from Action or HEMA? Buy a smart plug from Action? HEMA and Action have been selling smart plugs for some time now. These plugs are

Why you should (not) buy a smart plug from a Discounter Read More »

ESP32 – ESPTool

Esptool is a versatile and powerful utility that has gained popularity in the world of IoT (Internet of Things) and embedded systems. Developed by Espressif Systems, a company renowned for its contributions to the ESP8266 and ESP32 microcontroller platforms, esptool is an indispensable tool for flashing firmware, managing memory, and debugging ESP-based devices. In this

ESP32 – ESPTool 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 »

ESP32 – LDO Voltage Regulators

When we think about IoT and home automation, we look at modular and compact devices, sensors, microcontrollers, etc. Recently, the ESP32 microcontrollers have gained traction in the electronic world, especially in the IoT field. This device has multiple features such as inbuilt Wi-Fi, Bluetooth modules, and sensors. The ESP32 microcontroller runs on a 3.3V voltage

ESP32 – LDO Voltage Regulators Read More »

Scroll to Top