This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
simchair4:guide_cyclic_grip-b8 [2019/09/20 21:30] hc625ma [You will need:] |
simchair4:guide_cyclic_grip-b8 [2021/01/22 20:16] (current) hc625ma |
||
---|---|---|---|
Line 4: | Line 4: | ||
=====Summary===== | =====Summary===== | ||
- | It is a fully operational | + | The B-8 / MC-2 Grip has become the most popular control grip in aviation. |
- | Components | + | This grip has seen action in fixed-wing aircraft such as the A-10, and rotary-wing aircraft manufactured in the United States and abroad. |
+ | |||
+ | It is a fully operational remix of a very nice B8 grip replica, originally by schrodingers_cat | ||
=====You will need:===== | =====You will need:===== | ||
Line 11: | Line 13: | ||
* 1 x Arduino pro mini board | * 1 x Arduino pro mini board | ||
* 1 x KY-023 joystick module | * 1 x KY-023 joystick module | ||
- | * 1 x USBtoCOM adapter (e.g., PL2303) or another Arduino to program it | ||
* 3 x PBS-11B buttons | * 3 x PBS-11B buttons | ||
* 1 x PBS-10B-2 button (trigger intercom) | * 1 x PBS-10B-2 button (trigger intercom) | ||
* 1 x 12x12x4.3mm TS-1202 button (https:// | * 1 x 12x12x4.3mm TS-1202 button (https:// | ||
- | some wires | + | * some wires |
- | * 1 x m8 x 60 bolt and nut | + | * 1 x M8 x 60 bolt and nut |
* 1m of UTP-5e cable | * 1m of UTP-5e cable | ||
* 1m of 10mm aluminum square pipe | * 1m of 10mm aluminum square pipe | ||
Line 22: | Line 23: | ||
* 1 x m3x40 screw for trigger mounting | * 1 x m3x40 screw for trigger mounting | ||
- | * 1 x Simchair | + | * 1 x Simchair |
- | * 1 x Simchair | + | * 1 x Simchair |
* Hot glue gun | * Hot glue gun | ||
+ | =====Repository path===== | ||
+ | [[https:// | ||
=====Available mods===== | =====Available mods===== | ||
- | none | + | None, so far. |
- | ====Special features==== | + | =====Special features===== |
* hotplug support- you can detach and re-attach stick mid-flight | * hotplug support- you can detach and re-attach stick mid-flight | ||
Line 38: | Line 41: | ||
* force trim toggle button (the top one by default), emergency trim release (with a hat switch button click) | * force trim toggle button (the top one by default), emergency trim release (with a hat switch button click) | ||
* 2-way realistic intercom/ | * 2-way realistic intercom/ | ||
- | ‘push-to-talk sends a keyboard key’ option, handy if your external radio work through TeamSpeak | + | * "push-to-talk sends a keyboard key" |
* hat switch can be used to make precise adjustments to the cyclic position while trimmed or as a regular hat switch | * hat switch can be used to make precise adjustments to the cyclic position while trimmed or as a regular hat switch | ||
Line 54: | Line 57: | ||
{{http:// | {{http:// | ||
- | Connect everything as shown in “Electronics” section below. Here’s how the result should look like: | + | Connect everything as shown in the “Electronics” section below. Here’s how the result should look like: |
{{http:// | {{http:// | ||
- | PTT TS-1202 button is glued with hot glue to the left half part just under the PBS-10B2 tip, which goes into the trigger (adjust its position so the PBS-10 button tip will push to the center of it). Fix wires with hot glue (make sure screw holes are not covered with wires!), add some glue to an ethernet cable. After joining halves of the stick together and tightening (be gentle!) screws, attach a trigger with m3x40mm screw. Insert the screw to around 80%, add a small drop of hot glue to fix it in place, insert it fully, wipe any leftover glue with a paper towel (use a knife if needed, hot glue can be removed easily). Put an M8 washer and a nut on a bolt that protrudes from the bottom of a stick. | + | PTT TS-1202 button is glued with hot glue to the left half part just under the PBS-10B2 tip, which is glued into the trigger (adjust its position so the PBS-10 button tip will push to the center of it). If you like, you can also use a spring from the PBS-26 button - put a nut onto the PBS-10B2 button, fix it with a tiny drop of hot glue, and put the spring between PBS-10B2 and TS-1202 buttons. |
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | Fix wires with hot glue (make sure screw holes are not covered with wires!), add some glue to an ethernet cable. After joining halves of the stick together and tightening (be gentle!) screws, attach a trigger with an m3x40mm screw. Insert the screw to around 80%, add a small drop of hot glue to fix it in place, insert it fully, wipe any leftover glue with a paper towel (use a knife if needed, hot glue can be removed easily). Put an M8 washer and a nut on a bolt that protrudes from the bottom of a stick. | ||
Adjust stick height to your liking, cut the aluminum pipe accordingly, | Adjust stick height to your liking, cut the aluminum pipe accordingly, | ||
Line 80: | Line 88: | ||
* 15 x M8 nuts | * 15 x M8 nuts | ||
* 1 x M8 cap nut | * 1 x M8 cap nut | ||
+ | * 1 x PBS-26B button | ||
{{http:// | {{http:// | ||
Line 91: | Line 100: | ||
Connect buttons and the pot board to an Arduino as follows: | Connect buttons and the pot board to an Arduino as follows: | ||
- | POT BOARD VCC to PIN 10 \\ | + | |
- | POT BOARD GND -> Arduino GND\\ | + | POT BOARD GND -> Arduino GND |
- | POT VRx -> A0\\ | + | POT VRx -> A0 |
- | POT VRy -> A1\\ | + | POT VRy -> A1 |
- | POT BOARD BUTTON – PIN 2\\ | + | POT BOARD BUTTON |
- | TOP (TRIMMER) – between PIN 3 and GND\\ | + | TOP BTN (TRIMMER) |
- | MIDDLE (FIRE) – between PIN 4 and GND\\ | + | MIDDLE |
- | BOTTOM – between PIN 5 and GND\\ | + | BOTTOM |
- | TRIGGER INTERCOM – between PIN 6 and GND\\ | + | TRIGGER INTERCOM |
- | TRIGGER PTT (full press) – between PIN 7 and GND\\ | + | TRIGGER PTT (full press) –> between PIN 7 and GND |
- | A4 (SDA) -> ethernet cable blue wire\\ | + | |
- | A5 (SCL) -> ethernet cable green-white wire\\ | + | |
- | VCC -> ethernet cable orange-white wire\\ | + | VCC -> ethernet cable orange-white wire |
- | GND -> ethernet cable orange wire\\ | + | GND -> ethernet cable orange wire |
+ | Rx -> ethernet cable blue=white wire | ||
+ | Tx -> ethernet cable green wire | ||
+ | DTR -> ethernet cable brown-white wire | ||
{{http:// | {{http:// | ||
- | After soldering everything, put the Pro mini board into its socket, organize wires, put an M8x75 bolt with a nut into its place, and finally screw the halves together. | + | After soldering everything, put the Pro Mini board into its socket, organize wires, put an M8x75 bolt with a nut into its place, and finally screw the halves together. |