From 171b1599a2d0dde6019b6604ce24f48bda8c9da5 Mon Sep 17 00:00:00 2001 From: August2111 Date: Tue, 19 May 2026 10:57:38 +0200 Subject: [PATCH] Add 1209/8500 SteFly Stick Remote - and 8501 for the bootloader port --- 1209/8500/index.md | 31 +++++++++++++++++++++++++++++++ 1209/8501/index.md | 31 +++++++++++++++++++++++++++++++ org/SteFly.aero/index.md | 17 +++++++++++++++++ 3 files changed, 79 insertions(+) create mode 100644 1209/8500/index.md create mode 100644 1209/8501/index.md create mode 100644 org/SteFly.aero/index.md diff --git a/1209/8500/index.md b/1209/8500/index.md new file mode 100644 index 00000000..18aba0ab --- /dev/null +++ b/1209/8500/index.md @@ -0,0 +1,31 @@ +--- +layout: pid +title: SteFly Stick Remote +owner: SteFly.aero +license: MIT (firmware) +site: https://stefly.aero/ +source: https://github.com/OpenSoaring/StickRemote-SteFly/ + +hidden: false +--- + +# {{ page.title }} + +* Manufacturer: SteFly +* Project URL: +* License: MIT (firmware) + +USB-HID keyboard / mouse remote stick for sailplane navigation computers +running [OpenSoar](https://github.com/OpenSoaring/OpenSoar), +[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/). +Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick +of gliders. + +Buttons and a thumb-joystick are translated into keystrokes (function keys, +arrow keys, Escape, Return) and mouse movements that the navigation +software interprets as menu / map / pilot-event commands. Long-press +gestures are mapped to additional commands such as Quit, Shutdown or +PilotEvent. + +Firmware source code and hardware layout: see the project URL above. +Product information: diff --git a/1209/8501/index.md b/1209/8501/index.md new file mode 100644 index 00000000..fdb98882 --- /dev/null +++ b/1209/8501/index.md @@ -0,0 +1,31 @@ +--- +layout: pid +title: SteFly Stick Bootloader +owner: SteFly.aero +license: MIT (firmware) +site: https://stefly.aero/ +source: https://github.com/OpenSoaring/StickRemote-SteFly/ + +hidden: false +--- + +# {{ page.title }} + +* Manufacturer: SteFly +* Project URL: +* License: MIT (firmware) + +USB-HID keyboard / mouse remote stick for sailplane navigation computers +running [OpenSoar](https://github.com/OpenSoaring/OpenSoar), +[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/). +Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick +of gliders. + +Buttons and a thumb-joystick are translated into keystrokes (function keys, +arrow keys, Escape, Return) and mouse movements that the navigation +software interprets as menu / map / pilot-event commands. Long-press +gestures are mapped to additional commands such as Quit, Shutdown or +PilotEvent. + +Firmware source code and hardware layout: see the project URL above. +Product information: diff --git a/org/SteFly.aero/index.md b/org/SteFly.aero/index.md new file mode 100644 index 00000000..ecbb4736 --- /dev/null +++ b/org/SteFly.aero/index.md @@ -0,0 +1,17 @@ +--- +layout: default +title: SteFly +--- + +# {{ page.title }} + +SteFly is a manufacturer of avionics and cockpit accessories for sailplane +and motor glider pilots, based in Germany. Products include cockpit +instrumentation, control sticks, and pilot input devices used with open-source +flight computers such as OpenSoar, XCSoar and OpenVario. + +The firmware for SteFly's USB HID devices is developed in collaboration with +the OpenSoaring open-source community and released under the MIT license. + +* Website: +* Firmware repository: