BAE Hawk T1A Simulator Project

A long time ago in a galaxy far, far away... I started to build a Hawk T1A Flight Simulator. Now 10 years on I'm starting over...

In the spirit of open source I'll share my code here and I'm more than happy for anyone to take and use whatever they want. I'll also try to use open source software wherever I can. Obviously Microsoft FSX isn't, but I hope in the future to migrate to another platform.

If anyone has improvements, suggestions or ideas feel free to send them through, I'm an engineer not a software developer so my code won't be the best! I'm also always after information and parts.

About the project

My Hawk flight simulator runs on Microsoft FSX, uses the Skysim Hawk T1A model, and interfaces real instruments via Arduino microcontrollers. [read more]

Architecture

I intend using a RESTful API into Simconnect, with a master Arduino controlling multiple slaves over an I2C bus. [read more]

Blog

The cockpit is back together, the primary controls are working, and it's time to start interfacing instruments. [read more]