Skip to content

Add EV3Aero project to projects list #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions projects/_posts/2025-05-26-EV3Aero.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: EV3Aero
author: ["@Slashingbee"]
programming_language: Python
project_homepage_url: https://github.com/Slashingbee/EV3Aero
source_code_url: https://github.com/Slashingbee/EV3Aero
building_instructions_url: https://github.com/Slashingbee/EV3Aero#installation
excerpt: Modular flight controller for LEGO Mindstorms EV3 running ev3dev. Build custom flight simulator controllers using LEGO motors and sensors.
---

EV3Aero is an open-source project that allows you to build a modular flight controller using LEGO Mindstorms EV3 running ev3dev. The system enables creating joysticks, throttles, and other flight controls compatible with flight simulators.

## Features

- Modular design allowing flexible hardware customization.
- Uses LEGO motors and sensors for unique, customizable controllers.
- Compatible with various flight simulators.
- Open source under the Apache-2.0 license.

## Installation and Usage

Detailed installation and setup instructions are available in the [README](https://github.com/Slashingbee/EV3Aero#installation).

---

Feel free to contribute, test, and develop new features for the project!