Wow -- impressive, congratulations!
toggle quoted message
Show quoted text
On 2022-01-27 14:20, Paul James wrote:
Hey Everyone,
It has finally happened ¨C the first is out the door!
Software is still 1 week behind where I want it to be, but we have OTA so no big deal.
Here is an interesting diagnostics screen, python with pysimplegui.
All of the gui layout is done in about 120 code lines, without compressing lines into each other.
The top 3 charts are static, showing how much power system motorized valves use.
The bottom 6 charts scroll to the left, like an oscilloscope. Where there are 3 different legend colors the charts are auto ranging in the y scale for the color band. This allows us to show small values in detail, while still being to draw big y numbers on the same chart.
The right hand side with the multiple check box colors shows the results of automated system tests. There are over 90 gui updateable objects in this screen.
At least 2022 is moving in the right direction.
?Paul