Modular Display Test Platform
A modular display test platform for benchmarking engines. The system consists of the label module with the ignition and throttle, and at least one display unit consisting of digital displays. Each unit has the display stand and engine connection box for sending values to the engine or engine controller.
To use simply connect each module in line with the composite connections. You can choose what is displayed on each monitor by selecting the dropdown from the attached micro controller, or clicking on either side of the monitor to cycle through values. The display modules will update to reflect what is on the monitor.
You can add or remove layers as needed. Simply make sure that the composite connections are in the correct order.
If you want to add more data/labels, you can edit the microcontrollers behind each monitor, and the bottom microcontroller of each display stack. Add what you want to the end of the label list inside of the label unit LUA code, then update the dropdown to be able to select that label. (Beware if you modify the order of the label list, or add something in the middle, you will have to change the drop down and display stack micro controller to match) Finally add the data you want to be displayed to the data composite write node in the display coordinator microcontroller at the bottom of the digital display stack.