DIY

Repairing Saitek Pro Flight Switch Panel with Arduino

Posted on Updated on

Switch

The Saitek Pro Flight Panels were awesome. I bought all of them years ago and they worked great… with Windows 7 and USB 2. Unfortunately when I upgraded my computer everything stopped working due to Windows 10 and all USB3 ports. I have followed every guide, every driver, every bios setting I could find and I can’t get any of the panels to function. I’ve been able to get the radio panel and multi panel working with Spad.NEXT but the switch panel refuses to function. I can only assume something on the circuit board has gone bad.  Now that Logitech has bought Saitek this thing is basically a brick with no support. Really without Spad.NEXT all three would be bricks as the Logitech software does not work at all. I really want my simulator to work again so I set off to figure out how to fix switch panel.

TL:DNR – Check out my video of it in action and view the code on github

Read on to see how I did this.

Read the rest of this entry »

3D Printing a Proton Pack! Plus Lights and Sounds

Posted on Updated on

What started as just the Neutrino Wand has turned into building a full pack for my son this Halloween. The goals were pretty simple. Replicate the movie pack as best as I could, keep it low weight, and give him some stuff to play with. Here is what I came up with…

The result is about 80% scale, around 8 pounds on the back, and completely mirrored as my son is left handed. The pack is 3D printed using a PVC backpack frame and some other odds and ends to finish it off. The lights and sounds are based off an Arduino Nano that is controlling a bunch of Neopixel LED’s and an Adafruit Audio FX Board. The entire code, models, and PC boards used can be found on github here:

https://github.com/CountDeMonet/ArduinoProtonPack

Read the rest of this entry »