Skip to content

Commit 4e3bc72

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

2 files changed

Lines changed: 62 additions & 0 deletions

File tree

1209/8500/index.md

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

1209/8501/index.md

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

0 commit comments

Comments
 (0)