Skip to content

This is a button box project for Flight Sim (or whatever you want).

Notifications You must be signed in to change notification settings

juanjoserendon13/button-box-flight-sim

Repository files navigation

Button Box Resources / Guides

This button box can implement a matrix approach in order to implement several buttons in a small amount of pins, also implements diodes to provide a fix for the ghosting and masking problems present in this type of approaches.

However, due to some technical limitations when doing the key binding in the current state of MSFS2020 is not possible to map all the buttons available in game, so using Mobiflight with Custom Events, can give us access to new key bindings, with the down side that a key matrix can't be implemented here, and each input need to have an unique Pin configuration in the Microcontroller causing a lower number of inputs.

Guides

  1. MAKE THIS BUTTON BOX | 32 FUNCTION w ENCODERS - Key Matrix
  2. How to Build a Button Box - Key Matrix
  3. Instructions - Button Matrix - Diodes
  4. Throttle Quadrant and Trim Wheel
  5. Integrate LEDs in Button Box
  6. Integrate AP A32NX - Mobiflight

Resources

  1. Button Box Options
  2. Reading several rotary encoders
  3. Rotary Encoder - Debouncing
  4. Bounce - Free Rotary Encoder
  5. How a Key Matrix Work - Ghosting
  6. A32NX Events - Mobiflight - A32X FBW - EXPERIMENTAL:GROUP

Components Implemented

About

This is a button box project for Flight Sim (or whatever you want).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages