Controlling USB Missile Launchers with Arduino

I had an old USB Missile Launcher lying around and after some decoding and reverse engineering, I finally managed to control it using Arduino and USB Host Shield.

Here is the video of it working

Explanation/blog: Controlling USB Missile Launchers using ArduinoHardware Fun | Hardware Fun
Arduino Library: MissileLauncher Arduino Library | Hardware Fun
Source code: GitHub - sudar/MissileLauncher: Arduino Library to control USB Missile Launcher

Have a look at it and let me know if you have feedback/suggestions