Skip to content

Commit 8039fb6

Browse files
committed
Add 1209/8500 SteFly Stick Remote - and 8501 for the bootloader port
1 parent a454efc commit 8039fb6

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

1209/8500/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: pid
3+
title: SteFly Stick Remote
4+
license: MIT (firmware)
5+
site: https://stefly.aero/
6+
source: https://github.com/OpenSoaring/StickRemote-SteFly/
7+
8+
hidden: false
9+
---
10+
11+
# {{ page.title }}
12+
13+
* Manufacturer: SteFly
14+
* Project URL: <https://github.com/OpenSoaring/StickRemote-SteFly>
15+
* License: MIT (firmware)
16+
17+
USB-HID keyboard / mouse remote stick for sailplane navigation computers
18+
running [OpenSoar](https://github.com/OpenSoaring/OpenSoar),
19+
[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/).
20+
Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick
21+
of gliders.
22+
23+
Buttons and a thumb-joystick are translated into keystrokes (function keys,
24+
arrow keys, Escape, Return) and mouse movements that the navigation
25+
software interprets as menu / map / pilot-event commands. Long-press
26+
gestures are mapped to additional commands such as Quit, Shutdown or
27+
PilotEvent.
28+
29+
Firmware source code and hardware layout: see the project URL above.
30+
Product information: <https://www.stefly.aero/product/stefly-leather-remote-stick>

1209/8501/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: pid
3+
title: SteFly Stick Bootloader
4+
license: MIT (firmware)
5+
site: https://stefly.aero/
6+
source: https://github.com/OpenSoaring/StickRemote-SteFly/
7+
8+
hidden: false
9+
---
10+
11+
# {{ page.title }}
12+
13+
* Manufacturer: SteFly
14+
* Project URL: <https://github.com/OpenSoaring/StickRemote-SteFly>
15+
* License: MIT (firmware)
16+
17+
USB-HID keyboard / mouse remote stick for sailplane navigation computers
18+
running [OpenSoar](https://github.com/OpenSoaring/OpenSoar),
19+
[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/).
20+
Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick
21+
of gliders.
22+
23+
Buttons and a thumb-joystick are translated into keystrokes (function keys,
24+
arrow keys, Escape, Return) and mouse movements that the navigation
25+
software interprets as menu / map / pilot-event commands. Long-press
26+
gestures are mapped to additional commands such as Quit, Shutdown or
27+
PilotEvent.
28+
29+
Firmware source code and hardware layout: see the project URL above.
30+
Product information: <https://www.stefly.aero/product/stefly-leather-remote-stick>

0 commit comments

Comments
 (0)