System Directory.
A comprehensive log of active developments, archived repositories, and restricted firmware systems.
ESP32 Custom Bootloader
A lightweight bootloader written in C for ESP32 microcontrollers. Handles OTA updates and secure boot verification.
Switch Monitor
Automated network switch monitoring tool using NetConf protocol. Source code is proprietary and restricted to internal network.
Portfolio v1
My personal digital garden. Source code access is restricted for security audit. Live deployment is available.
ESP32 BMS INA219 Library
An object-oriented C++ ESP-IDF component for INA219 sensors. Delivers precise, hardware-level I2C telemetry for custom Battery Management Systems.
ESP32 BMS
A deterministic 3S Battery Management System (BMS) core for ESP32. Integrates INA219 power monitors via bare-metal I2C under ESP-IDF. Engineered with C++ and FreeRTOS for real-time, high-precision cell telemetry.
ESP32 TWAI (CAN Bus) Test Application
A real-time TWAI (CAN Bus) communication core for ESP32. Implements event-driven telemetry monitoring and loopback testing under ESP-IDF using C++ and FreeRTOS.