Skip to content
Merged
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
27 changes: 27 additions & 0 deletions projects/_posts/2025-05-26-EV3Aero.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
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
youtube_video_id: 6nR1NGUVFuk
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!