Linux Kernel Driver - Pressure Sensor
Built a low-level Linux kernel driver in C++ for a pressure sensor, enabling real-time data acquisition and seamless hardware–software integration. Implemented kernel-space modules for direct sensor communication, efficient data buffering, and user-space transfer, and integrated the driver into a larger embedded monitoring system.