Embedded

#Embedded

EEG Signal Generator – Standalone Embedded Hardware Device

Published at October 3, 2025 ·  3 min read

Development of a complete PSoC5-based embedded system that replays EEG recordings from SD card as precise analog signals, with custom bootloader, jitter-free playback, Python SDK over UART, and a certified GUI.


Alyn Rehabilitation Medical Device Project

Published at September 5, 2025 ·  1 min read

End-to-end development of an embedded C++ system for assistive medical technology at Alyn hospital, including RTOS-based firmware, sensor integration, and clinical prototyping.



About

Published at November 30, 2025 ·  2 min read

Senior Embedded Linux & BSP Engineer with deep hands-on experience in real-time systems, ARM/Jetson platforms, FPGA integration, and end-to-end embedded software architecture.



PCIe, BAR0, and DMA Explained with QEMU

Published at September 24, 2025 ·  9 min read

Deep dive into how PCIe BAR0 registers control DMA engines, how devices become Bus Masters, and how to debug the logic with QEMU and Linux kernel drivers.