There have been many questions as to how to get a Stratux working with serial output. Its hard to provide the support necessary for such a system but I hope this will get everyone on the same track.

BUY THIS ONE with programmed Product Description: https://www.amazon.com/dp/B01N7RNFRJ/

If you aren't at least a novice tinkerer you many want to think twice.

Buy a CP2102 module with switches like this: https://www.amazon.com/dp/B01CNW061U/
I got one from eBay for $2 shipped from China.
Name:  CP2102-switch.jpg
Views: 3622
Size:  20.5 KB

Now we need to configure the USB devices description

On the Stratux:
I've successfully built github.com/DiUS/cp210x-cfg on the Stratux itself via SSH
Then run sudo ./cp210x-cfg -N "Stratux Serialout"

Otherwise in Windows:
Download: https://www.silabs.com/documents/pub...ows_Driver.zip
Disconnect the USB adapter from the Stratux and plug it into your PC
Then run the CP210xVCPInstaller_x**.exe that matches the type of your computer.
Download: http://advanced-flight-systems.com/u...ionUtility.zip
Extract this file then locate and run:
CP21xxCustomizationUtility.zip\CP21xxCustomization Utility\CP21xxCustomizationUtility.exe

Change Product Description to exactly Stratux Serialout

Press Program Device

Name:  CP2102-program.jpg
Views: 3464
Size:  22.4 KB

Now to connect the EFIS to the module:
Solder wires to GND and 232T <--- CHECK THE LABEL CAREFULLY don't use 'TXD' as its TTL levels
Name:  CP2102-wire.jpg
Views: 3619
Size:  18.6 KB

Connect these to the EFIS's Serial RX and the Serial GND. (Use serial 1 or 3 for s processors and 4500)

Configure switches on module to:
Name:  CP2102-config.jpg
Views: 3402
Size:  8.4 KB

Setup the Stratux:
Plug CP2102 to Stratux and power up.
Connect to 192.168.10.1/#/settings
Set Serial Output Baudrate to 115200
Name:  CP2102-stratux.png
Views: 3461
Size:  18.7 KB

Reboot Stratux

As we don't directly support this setup please post questions or other support for others to find.