PinnedRobotics Project PortfolioAs a hobby roboticist, I have made multiple projects using ROS and ROS2 and with simple microcontrollers like Arduino and Esp32. I have…Feb 1Feb 1
PinnedMy ESP32 Project PortfolioAs an electronics hobbyist, I’ve really enjoyed exploring the capabilities of the ESP32 microcontroller board. Over the years, I’ve built…Nov 2, 2024Nov 2, 2024
Version Controlling Your .bashrc: A Step-by-Step GuideWhy Version Control Your Bash Configuration?Apr 9Apr 9
Published inEngineering IoTUnderstanding mDNS on ESP32: Local Network Device Discovery Made EasyIn the world of IoT development, one common challenge is accessing your devices on a local network without remembering their IP addresses…Apr 1Apr 1
Building a Location-Aware RF Communication System with ESP32: A Comprehensive GuideRF communication remains a cornerstone of IoT applications, offering reliable wireless data transmission for various use cases. In this…Mar 26Mar 26
Published inEngineering IoTBuilding a Robust Wi-Fi Connection System with ESP-IDFWi-Fi connectivity is the backbone of most IoT projects, and the ESP32 microcontroller, paired with Espressif’s ESP-IDF framework, provides…Mar 19Mar 19
Published inEngineering IoTGetting Started with ESP-IDF: Building Your First Blink ProjectESP-IDF (Espressif IoT Development Framework) is a powerful development environment for ESP32 microcontrollers. In this tutorial, we’ll…Mar 11Mar 11
Published inEngineering IoTUnit Testing on ESP32 with PlatformIO: A Step-by-Step GuideIntroductionMar 51Mar 51
Introduction to Unit Testing: A Beginner’s GuideUnit testing is an essential practice in software development that ensures individual components of a program function as expected. By…Mar 4Mar 4