Maximilian Feldthusen🔭
Embedded Linux & Systems Engineer building high-performance C/C++ solutions on ARM and x86, with a focus on real-time performance, reliability, and system-level optimization.
Maximilian Feldthusen🔭
Embedded Linux & Systems Engineer building high-performance C/C++ solutions on ARM and x86, with a focus on real-time performance, reliability, and system-level optimization.
This is a simple C implementation of sensor fusion using a Kalman Filter to integrate data from multiple sensors (LiDAR, GPS, and IMU). This helps improve accuracy in positioning and environmental …
This code simulates drone operations by tracking sensor data, flight status, battery levels, and errors. It runs through multiple iterations, updating drone data and logging it for analysis.