Table of Contents

Bell 407 scale collective head

Summary

This is a semi-scale Bell 407 style head. This version is modeled after the 407GXP switch panel, as it has more buttons on it than others. From what I've seen, there are a lot of variants of this head with different buttons on it. Proportions should be accurate, with some minimal deviation needed to adapt the head to the existing simchair MKIV collective lever body with a physical latch.

Components

Repository path

Files for this collective head are distributed for a humble fee to support further development of the project. Please consult with the donor shop page and contact me to get them.

Features

This is a semi-scale head with the following features:

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 “PGM” mode or FTDI232 board. Uncomment

#define B407_COLL_SWITCH_PANEL

in master firmware, re-flash your master, and enjoy flying!