This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
simchair4:guide_collective_head_b407 [2021/03/27 10:28] hc625ma created |
simchair4:guide_collective_head_b407 [2021/04/05 00:19] (current) hc625ma |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Summary ===== | ===== Summary ===== | ||
- | This is a semi-scale Bell 407 style head. This version is modelled | + | This is a semi-scale Bell 407 style head. This version is modeled |
- | {{: | + | {{: |
===== Components ===== | ===== Components ===== | ||
Line 25: | Line 25: | ||
===== Repository path ===== | ===== Repository path ===== | ||
- | simchair4_models\printable components\peripherals\helicopter\collective lever\c_switch panels\b407 collective | + | Files for this collective |
+ | |||
+ | ===== Features ===== | ||
+ | |||
+ | This is a semi-scale head with the following features: | ||
+ | |||
+ | * 2 3-way switches with middle buttons support (3 joystick buttons each) | ||
+ | * 4 buttons with mode switch support (12 joystick buttons) | ||
+ | * physical hat switch respects mode switch position and is mapped to 3 virtual hat switches | ||
+ | * this head is intended to use with levers with a 206-style | ||
+ | |||
+ | ===== Assembly manual ===== | ||
+ | |||
+ | 1. Solder wires to the hat switch. The ground wire is the top-left (black) wire. **Note how it's slightly closer from the center pin than the other one**. Check that every direction of the hat works with a multimeter, connect it between the GND pin and each of the other pins. | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | 2. Put the head onto the lever and drill the hole on the side for the bolt that holds the head on the lever. Put the nut into the socket on the other side after it's done. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 3. Insert switches to their sockets (the momentary switch goes to the starter slot, and the 2-way one goes to the wall of the panel under the red cap) and solder wires to the pins of Arduino Pro Mini **exactly** as shown in the picture below: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 4. Solder an ISP header to Arduino Pro Mini board. Solder a 7-wire cable to an Ethernet socket. Connect it to Pro Mini board as follows: | ||
+ | |||
+ | ^ CONN POINT A ^ CONN POINT B ^ | ||
+ | | ETH SOCKET PIN 1 | VCC | | ||
+ | | ETH SOCKET PIN 2 | GND | | ||
+ | | ETH SOCKET PIN 3 | SCL (A5) | | ||
+ | | ETH SOCKET PIN 4 | SDA (A4) | | ||
+ | | ETH SOCKET PIN 5 | Rx | | ||
+ | | ETH SOCKET PIN 6 | Tx | | ||
+ | | ETH SOCKET PIN 7 | DTR | | ||
+ | |||
+ | 5. Fix everything with hot glue. Put the Pro Mini board into thermal shrink tube or wrap with duct tape. Add some cable ties where needed to organize cables carefully. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | 6. Upload the firmware to the board, using the master controller set to " | ||
+ | |||
+ | #define B407_COLL_SWITCH_PANEL | ||
+ | |||
+ | in master firmware, re-flash your master, and enjoy flying! | ||
- | ===== Notes ===== |