Skip to content
View ARYA-mgc's full-sized avatar

Block or report ARYA-mgc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ARYA-mgc/README.md

ARYA MGC

Embedded Systems | Firmware Developer | Avionics

Typing SVG

About Me

Coding GIF
name     = "Arya MGC"
role     = "Avionics & GNC Engineer"
location = "Chennai, Tamil Nadu, India"
college  = "Chennai Institute of Technology"

experience = {
    "Agnikul Cosmos"   : "Rocket Avionics Intern",
    "NLC India Limited": "Embedded Systems Intern",
}

skills    = ["Python", "C", "C++", "MATLAB", "Lua", "ArduPilot",
             "MAVLink", "STM32", "EKF"]
interests = ["Rockets", "UAVs", "GNC", "Embedded Systems",
             "Open Source Avionics"]
motto     = "What I cannot create, I do not understand "

print(f"Hi, I'm {name}")
print(f"I'm a {role} based in {location}")
print(f"Studying at {college}")
print("Still waiting to text 7")
print("Experience:")
for org, role in experience.items():
    print(f"  - {org}{role}")
print(f"Skills   : {', '.join(skills)}")
print(f"Interests: {', '.join(interests)}")
print()
print(f'"{motto}"')

Currently Working On

🛰️ Intern @ Agnikul Cosmos — working on Navigation Systems (INS)


Featured Projects:

Project Description Tech
NavCore-Pixhawk Real-time GPS-denied UAV navigation stack implementing a 16-state Error-State Quaternion EKF with multi-IMU fusion, VIO, optical flow, lidar/radar sensing, adaptive process noise, ZUPT, and optional tight GPS/INS coupling on Raspberry Pi 4. Python
SDR-Hardware-Benchmark A comprehensive benchmarking suite for Software Defined Radio (SDR) hardware, enabling performance comparison across devices based on throughput, latency, dynamic range, signal quality, and real-world RF workloads. Python
DynamiX-Labs/Ground-Station-Suite End-to-end ground station suite for autonomous satellite tracking, real-time DSP, and telemetry decoding — with a unified React web dashboard. JavaScript
Swayam_Fleet Swayam Drone Communication System A modular and lightweight drone communication framework designed for real-time telemetry, command transmission, and system monitoring. This project focuses on building a scalable communication layer for autonomous drones, enabling seamless interaction between onboard systems and ground control interfaces. Python
ins-system-for-drone INS System for UAV Navigation (GPS-Denied) A high-fidelity MATLAB implementation of a strapdown Inertial Navigation System (INS) for UAVs operating in GPS-denied environments, leveraging an Extende... MATLAB

Tech Stack:

Languages

Python C C++ MATLAB Lua

Embedded & Hardware

STM32F4 STM32H7 Raspberry Pi 4 ESP32-S3 FreeRTOS Pixhawk Jetson Nano Jetson Orin

Sensors & Avionics

ICM-42688P ADIS16470 MS5611 ZED-F9P M9N HMC5983 NRF24L01+ ST-Link V3

Flight & GNC Software

ArduPilot MAVLink DroneKit QGroundControl Mission Planner Gazebo

OS & DevTools

Linux Arch Linux Git GitHub VS Code CMake Docker

Data & Scientific Computing

NumPy SciPy Matplotlib Flask SQLite

Connection:

GitHub Instagram

Pinned Loading

  1. NavCore-Pixhawk NavCore-Pixhawk Public

    Real-time GPS-denied UAV navigation stack implementing a 16-state Error-State Quaternion EKF with multi-IMU fusion, VIO, optical flow, lidar/radar sensing, adaptive process noise, ZUPT, and optiona…

    Python 17 4

  2. FrSkyTelemetryWidget-by-ARYA FrSkyTelemetryWidget-by-ARYA Public

    A LUA telemetry script and widget for Horus X10(S), X12, Taranis X9D+, X9E, QX7 and X-Lite radios using ArduPilot FrSky passthrough protocol — modified by ARYA MGC

    Lua 27 3

  3. ins-system-for-drone ins-system-for-drone Public

    INS System for UAV Navigation (GPS-Denied) A high-fidelity MATLAB implementation of a strapdown Inertial Navigation System (INS) for UAVs operating in GPS-denied environments, leveraging an Extende…

    MATLAB 22 1

  4. DynamiX-Labs/SDR-Hardware-Benchmark DynamiX-Labs/SDR-Hardware-Benchmark Public

    A comprehensive benchmarking suite for Software Defined Radio (SDR) hardware, enabling performance comparison across devices based on throughput, latency, dynamic range, signal quality, and real-wo…

    Python 8 2

  5. DynamiX-Labs/Ground-Station-Suite DynamiX-Labs/Ground-Station-Suite Public

    End-to-end ground station suite for autonomous satellite tracking, real-time DSP, and telemetry decoding — with a unified React web dashboard.

    JavaScript 9 3

  6. Swayam_Fleet Swayam_Fleet Public

    Swayam Drone Communication System A modular and lightweight drone communication framework designed for real-time telemetry, command transmission, and system monitoring. This project focuses on buil…

    Python 16 2