PinnedIbrahim Bin MansurMy ESP32 Project PortfolioAs an electronics hobbyist, I’ve really enjoyed exploring the capabilities of the ESP32 microcontroller board. Over the years, I’ve built…7h ago7h ago
Ibrahim Bin MansurNVS Data Storage and Reading in ESP32: A Comprehensive GuideIn the world of IoT and embedded systems, efficient data storage and retrieval are crucial. For ESP32 developers, the Non-Volatile Storage…1d ago1d ago
Ibrahim Bin MansurBuilding a Real-time OCR System with ESP32-CAM: A Complete GuideIn this tutorial, we’ll explore how to build a real-time Optical Character Recognition (OCR) system using an ESP32-CAM module and Python…3d ago3d ago
Ibrahim Bin MansurFile Management on ESP32: A Guide to LittleFS with PlatformIOIn the world of IoT and embedded systems, efficient file management is crucial. Today, we’ll explore how to leverage LittleFS (Little File…Oct 26Oct 26
Ibrahim Bin MansurUsing LittleFS for File Operations on ESP32 with PlatformIOLittleFS (Little File System) is a lightweight filesystem designed for microcontrollers with a small amount of flash memory. In this guide…Oct 17Oct 17
Ibrahim Bin MansurBuilding a Dual-Mode Web Server with ESP32: AP and Station SimultaneouslyIntroductionOct 5Oct 5
Ibrahim Bin MansurDeep Dive into the Code: Analyzing a 4-bit MicroprocessorIn our previous post, we gave an overview of a 4-bit number crunching machine implemented in Verilog HDL. Now, let’s take a closer look at…Sep 30Sep 30
Ibrahim Bin MansurBuild a 4-bit MicroProcessor: A Verilog HDL ProjectIn the realm of digital logic design, creating a functional microprocessor from scratch is a challenging yet rewarding endeavor. This post…Sep 24Sep 24
Ibrahim Bin MansurWiFiConfigManager Code ExplanationIn the world of IoT and embedded systems, managing WiFi connections efficiently is crucial. Today, we’ll explore a powerful library called…Sep 22Sep 22
Ibrahim Bin MansurUnderstanding WiFiConfigManager: A Flexible WiFi Management Solution for ESP32In the world of IoT development, managing WiFi connections efficiently is crucial. Today, we’re diving deep into WiFiConfigManager, a…Sep 20Sep 20