The Tiva microcontroller on the LOBBYIST communicates wirelessly with the controller via XBee radios.
The power board consists of two 7.2-volt NiCd batteries wired in parallel for the thrust fan motors, and two NiMH batteries wired in series for the lift fan, with voltage regulators for the Tiva microcontroller and XBee radio.
All of the servos used a 5V line and the brushed DC motors that were used to maneuver the hovercraft used a 7.2V line.
The DMC onboard the LOBBYIST uses a ULN2003A to turn on the LED strips, along with actuating the servos.
The supplied badge was used by the LOBBYIST to determine which number it was bestowed for the controllers to pair with. A 7-segment display was implemented to give the audience another indication of which team number the LOBBYIST currently had.
The Tiva microcontroller provides the means of communication for the PAC using a wireless XBee radio. The Tiva also handles the GPIO for sensing, switches, and LED outputs.
The power distribution for the PAC uses a single 7.2V NiCd battery to supply power for the sensors, switches, and LEDs, as well as the XBee and Tiva which are all housed inside the PAC. With the supplied battery, the PAC has a guaranteed life of at least 10 continuous hours of operation. The calculations for this result can be followed in the linked Excel spreadsheet or PDF file.
The switches on-board the PAC were used to select and indicate the color of the current team the user is playing for, and the LOBBYIST number it will attempt to pair with.
The force sensitive resistors (Pololu 1645) were placed on the helmet so that when a person controlling the hovercraft needed to reverse, he or she would have to hit the sides of the helmet in order to cause the voltage divider to induce an output high across the pair of Schmitt triggers for the Tiva microcontroller to process as a reverse command and transmit it to the LOBBYIST.
The shake sensors (Adafruit 1766) in the PAC flippers were spring actuated switches that were pulled down and passed through a pair of Schmitt triggers. Once the correct sensors were found (fast/most sensitive), they were dampened and put in a robust casing. The inputs had to be tuned on the receiving end in order to make the driving simpler.