Skip to content

Basic hardware flight controller for Elite Dangerous (for Arduino)

Notifications You must be signed in to change notification settings

johanso-au/FlightControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FlightControls

Basic hardware flight controller for Elite Dangerous (for Arduino)

This MUST be used with an Arduino compatible with the USB HID library (Leonardo, or any 32u4 chipset.. possibly others)

See: http:https://i.imgur.com/ilhbTcL.jpg

Left to Right; the Switches 1 to 4 are toggle type, and the two buttons are marked red and black.

Wiring: Toggle 1 (Lights) - Digital 7 Toggle 2 (Cargo Scoop) - Digital 6 Toggle 3 (Landing Gear) - Digital 5 Toggle 4 (Throttle 100% when up, 75% when down) - Digital 4 Red Button (Full Stop / 0% Throttle) - Digital 3 Black Button (Jump / Cruise) - Digital 2

Wire switches so they are active when switched to GND

Key Bindings Required: Lights - 'B' Cargo Scoop - 'HOME' (Default) Landing Gear - 'L' (Default) Throttle 100% - 'I' Throttle 75% - 'K' Full Stop - 'X' (Default) Jump - 'J' (Default)

About

Basic hardware flight controller for Elite Dangerous (for Arduino)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%