Iβm currently learning CCNA, Kubernetes, Openshift
-
Autonomous UAVs: MAVLink Communication Between FCs and SBCs
- This guide demonstrates autonomous UAV control using MAVLink communication between a flight controller and SBCs like Raspberry Pi Zero or Radxa Zero 3W. Includes setup for peripherals (OLED display for status) and camera modules for image processing, object detection, and real-time feedback during missions.
- Tools used: C, C++, u8g2, LVGL
-
Design to PCB
-
Morse Code Converter
-
MCU Morse Code Decoder
-
Sunrise-Sunset Automatic Dimmer
-
VHF Communications Transceiver Control System
-
Hardware Login Key
- Description: This project provides a simple solution for securely logging into a system or website using a hardware key. By pressing a physical button connected to an ATtiny85 microcontroller, users can automate the login process, reducing the risk of password exposure.
- Tools used: ATtiny85, Arduino as ISP, KiCad, FreeCAD, Fusion 360
-
Feline Watchdog: Missing Cat Alert System
- Description: An ESP32-based system to alert you when your cat goes missing. Monitors Wi-Fi connection between your cat's collar-mounted ESP32 device and an Embedded System. Notifications sent to your iOS or Android device using ntfy and Docker. Peace of mind for cat owners.
- Tools used: ESP32-S, Raspberry Pi, KiCad, FreeCAD, Fusion 360
-
Agriculture Sensor Integration Project
-
STM32 Info Monitor
- Description: An STM32 based USB information monitor with an SPI-connected 2-inch IPS LCD display. The project enables communication with a connected PC via USB CDC and displays system information such as hostname, kernel, IP address and CPU usage on the LCD screen.
- Tools used: STM32 (STM32F103C8, STM32F446RE), STM32CubeIDE, KiCad, FreeCAD
(click on them to expand)
House Renting Management System Java Application