Skip to content
View starlordz12's full-sized avatar
πŸ’­
pip install happiness module
πŸ’­
pip install happiness module

Block or report starlordz12

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
starlordz12/README.md

Hey, I'm starlordz12 πŸ‘‹

I use Claude Code to build genuinely useful tools β€” mostly where AI meets RC aircraft, hardware, and 3D printing. I bring the real-world problem and the domain knowledge; Claude Code helps me turn it into working software, CAD, and automation, fast.

🚁 Featured: inav-mcp β€” talk to your flight controller

inav-mcp is an MCP server I built with Claude Code that lets Claude configure, diagnose, and troubleshoot an iNAV flight controller over USB β€” so you set up a flying wing in plain English instead of memorizing CLI commands.

Claude discovering a live iNAV flight controller and reading its status over USB

▢️ Claude finding a live iNAV 6.1.0 flight controller and reading its status over USB.

  • πŸ›‘οΈ Safety-first β€” every write is dry-run by default, auto-backs-up first, refuses while the board is armed, and reads back to verify.
  • πŸ›©οΈ Built primarily for elevon FPV flying wings (TBS Chupito / Mojito), and conventional planes too.
  • πŸ“¦ Installable from PyPI, MIT-licensed, and CI-tested.

🧰 More tools I've built this way

Project What it is
LocalMeshAI Local-first, AI-assisted STL mesh editor for 3D printing: view β†’ orient β†’ edit β†’ export.
Thrust-Vectoring Dual-axis thrust-vectoring nozzle system for an 80 mm EDF RC jet.
GooSky-S1-V2 EdgeTX/ELRS setup, Lua tools, and docs for the GooSky S1 V2 3D helicopter.

βš™οΈ Most of these are experimental and move fast β€” check each repo's README for its current status before relying on it.

🧠 How I work

Real hardware problem β†’ design and build it with Claude Code β†’ a working, tested tool I actually use.

Python Β· Blender Β· OpenVSP Β· FastAPI Β· Docker Β· Raspberry Pi Β· MCP Β· EdgeTX / iNAV

πŸ“« Contact

Popular repositories Loading

  1. inav-mcp inav-mcp Public

    MCP server for setting up, diagnosing, and tuning iNAV fixed-wing flight controllers over USB β€” driven conversationally through Claude.

    Python 2

  2. starlordz12 starlordz12 Public

    Config files for my GitHub profile.

    1

  3. tvc-nozzle-poc tvc-nozzle-poc Public

    80mm EDF two-axis thrust vectoring nozzle β€” ball-and-socket, dual servo, 3D printable proof of concept

    Python 1

  4. LocalMeshAI LocalMeshAI Public

    The winning MVP is not β€œfully AI edits any STL.” The winning MVP is: Upload STL β†’ view/orient β†’ add helper shapes β†’ cut holes β†’ export final STL or glue-on STL. That alone is useful. The AI part ca…

    Python 1

  5. GooSky-S1-V2 GooSky-S1-V2 Public

    GooSky S1 V2 β€” beginner-friendly EdgeTX/ELRS setup package for the RadioMaster TX15 Max

    Lua 1

  6. wifi-pager wifi-pager Public

    WiFi pager for fun

    Python