Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Ever left your water pump running and came back to a mini swimming pool on your terrace? I have....
I bought some ESP32 C3 Super Mini boards that have an RGB LED, and information for the onboard LEDs...
I wrote an operating system for a machine that doesn’t exist yet. Not a metaphor. Not a dream. A real...
A fully local face recognition system using a $10 ESP32-CAM, MJPEG streaming, and Python—no cloud, no training, no subscriptions.
Every chip hums a secret song. The ESP32 doesn’t just crunch code and throw WiFi at your router....
Until recently, quality live streaming from embedded devices like an ESP32 was severely limited....
Most of us know that Rust can target almost anything - from microcontrollers to desktop apps,...
Introduction Welcome back, makers! 👋 So far, we’ve learned how to blink an LED, connect an...
The Mystery of Store 47 "Our energy bills are climbing, but everything checks out." That...
Hi. I want to present a project born from a long search for a way to dynamically load code onto a...
The Pomodoro Technique is simple but effective: 25 minutes of pure focus, followed by a 5-minute...
This article describes how to build a master-slave network of ESP32 devices using Micropython and...
With the introduction of OpenMQTT to my IOT@Home stack, the availability of long-range sensors...
A few weeks ago, I got my hands on a 5.79″ e-paper display powered by an ESP32. It looked like a...
This is the second article in a series about using ESP-Now in Micropython to implement an ESP32-based...
Commercial voice assistants like Alexa and Google Assistant are impressive, but they often come with...
In this post, we’ll dissect the engineering behind a DIY quadcopter project built around the ESP32...
Building Smarter IoT Systems with xiaozhi-esp32-server The world of IoT has always been...
What is Miniviz? Miniviz is a BI platform developed for individuals to accelerate IoT PoC...
Introduction Welcome back, makers! 👋 In the previous post we successfully uploaded our...
Introduction In this post, I’ll walk you through how to build a wireless image/video...
Project Overview What Problem Does It Solve? Traditional communication devices rely on...
An ESP32-powered IoT traffic controller dynamically adjusts signals based on real-time vehicle counts...
Build a Smart GPS Tracker with Seeed XIAO ESP32-S3 GPS trackers are incredibly useful for...
Build a custom AI-powered voice assistant using ESP32-S3, the Xiaozhi framework, and the Model...
All code up at: https://github.com/leifdroms/tank-level-public Microcontroller code in the /esp32...
I previously tried using AtomVM, a lightweight virtual machine that lets you run Elixir (and Erlang)...
Introduction 👋 Hello, world! I’m starting this blog to share my journey into the Internet...
Introduction Welcome back to our IoT journey! 👋 In the previous post , we installed the...
Learn how to turn an ESP32 into a multi-protocol MQTT gateway that bridges BLE, RF, and IR devices...