Innercoder.dev

Linux, Embedded Systems, RTOS, System Programming, Control Theory.

Quadrotor Autopilot Design Part 1: Dynamics

Dynamics of a quadrotor

STM32 SPI Driver Testing with Logic Analyzer

How to use a Logic Analyzer to test an SPI driver implementation.

Extended Kalman Filter for Quadrotor Simulator

Design of a C++ based EKF estimator for a quadrotor simulator

Quadrotor C++ PID Controller for Simulator

Design of a C++ based PID controller for a quadrotor simulator

Advanced Road Lane Detection with OpenCV and Python

Road lane detection with advanced algorithms with OpenCV.

Road Lane Detection with OpenCV and Python

Road lane detection algorithm with Python based OpenCV.

Dynamic System Integration and Plotting with C++

Demonstration of dynamics system simulation with C++ plots

Setting up ARM MbedOS cli and Zephyr OS on Linux

Quick steps to get up and running fast. Includes scripts

Linux Kernel Modules: Character Devices

A character driver skeleton. Needs work but the basics are there.

Coding Your Own Network Sniffer

Detecting raw packets in your network