Good Avionics, Bad Engineer
The GABE flight computer is an open source rocket flight computer for controlling amateur or model rockets. It's a 4 layer PCB and pretty standard. It has a CoCom locked GPS, and 2 IMUs, a BMP390, 8 different servo header pins and can be powered off of a 12-26v battery. It uses and arm switch to power it on and has 6 pyro channels. It uses the MIMXRT1062DVJ6B with a teensy bootloader.
I tried to make it look nice but IDK, also that cad needs some work so thats why it's not shown.
Note
The code is a demo of the Servos, LED, Pyros, and buzzer. This is so I have A low or very low ITAR risk. :)
For aboout 3 years at this point I have wanted to make a Fin controlled rocket, and my first flight computter was, well a first. It didn't work really well and ended up frying itself via the servo PWM lines (I fixed that on this one with a level shifter). It was also large and bulky and the wire connectors were to small, not to mention it was ugly. So I set out to make this one. I wanted it to look nice and work well and use mostly SMD parts, and for the most part I did..
Some parts have a value different from what it should be, this is because it was only one I could find. :)