A compact, zero-dependency screen to visualize up to 32 number channels with matching bool indicators, ideal for tuning PIDs, debugging avionics/engines, or monitoring controls. Supports custom title, and channel naming via properties.
Bool Status is indicated by the square (green when active) and value is indicated after the text.
Inputs:
- Your composite signal
Outputs:
- Screen (5x3 is best, but others somewhat work also)
- Constant on for display convenience
Limitations:
- In custom naming mode, both bool and number channel will share the same name (but the indication will be separated)
Updates:
- Removed the hard cap for +/- 1. Other values are now visible, but potentially may overflow the UI