User Tools

Site Tools


simchair4:guide_cyclic_grip-b8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
simchair4:guide_cyclic_grip-b8 [2019/10/29 21:47]
hc625ma
simchair4:guide_cyclic_grip-b8 [2021/01/22 20:16] (current)
hc625ma
Line 13: 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://goo.gl/mjpt6T) (trigger PTT)   * 1 x 12x12x4.3mm TS-1202 button (https://goo.gl/mjpt6T) (trigger PTT)
   * 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 24: Line 23:
   * 1 x m3x40 screw for trigger mounting   * 1 x m3x40 screw for trigger mounting
  
-  * 1 x Simchair MKIII I2C controller (Arduino Leonardo based) (https://www.thingiverse.com/thing:2919692) +  * 1 x Simchair MKIV master controller 
-  * 1 x Simchair MKIII cyclic gimbal V2 (https://www.thingiverse.com/thing:2917209)+  * 1 x Simchair MKIV cyclic base
  
   * Hot glue gun   * Hot glue gun
  
 =====Repository path===== =====Repository path=====
-[[https://github.com/hc625ma/simchair_models/tree/master/Components/Peripherals/B8%20flight%20stick|simchair_models/tree/master/Components/Peripherals/B8 flight stick]]+[[https://github.com/hc625ma/simchair4_models/tree/master/printable%20components/peripherals/helicopter/cyclic%20lever/b_grips/B8%20flight%20stick]]
  
 =====Available mods===== =====Available mods=====
Line 63: Line 62:
  
 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. 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.
 +
 +{{:simchair4:b8_trigger_spring.png?direct&300|}}
 +
  
 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. 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.
Line 98: 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            -> PIN 10 \\ +  POT BOARD VCC            -> 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         –> PIN 2 
-  TOP BTN (TRIMMER)        –> between PIN 3 and GND\\ +  TOP BTN (TRIMMER)        –> between PIN 3 and GND 
-  MIDDLE BTN(FIRE)         –> between PIN 4 and GND\\ +  MIDDLE BTN(FIRE)         –> between PIN 4 and GND 
-  BOTTOM BTN               –> between PIN 5 and GND\\ +  BOTTOM BTN               –> between PIN 5 and GND 
-  TRIGGER INTERCOM         –> between PIN 6 and GND\\ +  TRIGGER INTERCOM         –> between PIN 6 and GND 
-  TRIGGER PTT (full press) –> between PIN 7 and GND\\ +  TRIGGER PTT (full press) –> between PIN 7 and GND 
-  A4  (SDA)                -> ethernet cable blue wire\\ +  A4(SDA)                  -> ethernet cable blue wire 
-  A5  (SCL)                -> ethernet cable green-white 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\\ +  Rx                       -> ethernet cable blue=white wire 
-  Tx                       -> ethernet cable green wire\\+  Tx                       -> ethernet cable green wire
   DTR                      -> ethernet cable brown-white wire   DTR                      -> ethernet cable brown-white wire
  
 {{http://hc625ma.org/wp-content/uploads/2018/05/photo-300x188.gif}} {{http://hc625ma.org/wp-content/uploads/2018/05/photo-300x188.gif}}
  
-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.
  
simchair4/guide_cyclic_grip-b8.1572382020.txt.gz · Last modified: 2019/10/29 21:47 by hc625ma