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 …
Example in C that uses TensorFlow Lite for Microcontrollers to run a simple CNN model for image classification on an embedded system.