Page 2 of 2

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Mon Apr 27, 2026 2:30 pm
by stefan.erni
Hi Ben, Hi Jorgen

I'm using the display manager (without a touchscreen). It works very well.
I had the opposite problem from Jorgen: the values on the display were updating too frequently.
So I set it to update the display only after 50 samples, and only for the values that have changed.

I have one more request for a voltmeter: larger characters, if possible:

add size 48 72 96 120 144
2026-04-27_14-56-00.PNG
2026-04-27_14-56-00.PNG (45.16 KiB) Viewed 193 times
Display update after 50 sample:
SNAG-0080.PNG
SNAG-0080.PNG (99.81 KiB) Viewed 193 times
only for the values that have changed.
SNAG-0081.PNG
SNAG-0081.PNG (84.87 KiB) Viewed 193 times

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Mon Apr 27, 2026 5:53 pm
by jgu1
Hello Stefan!

Aperently Ben is very busy, I am waiting to hear from him.. If you will, please upload your program, maybe I can help you, at least give it a go and see how you do ;)

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Tue Apr 28, 2026 10:14 am
by stefan.erni
Hi Jorgen

Thank you,
I found the setting. It's the fonts you can create on the display.
So I added some new fonts

Once everything is working, I can post my program

Fonts on Display:
SNAG-0082.PNG
SNAG-0082.PNG (108.71 KiB) Viewed 112 times
Are the fonts on the manager:
2026-04-28_11-07-35.PNG
2026-04-28_11-07-35.PNG (50.66 KiB) Viewed 112 times

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Tue Apr 28, 2026 7:07 pm
by jgu1
Thank you Stefan :)

Somethinng new concerning the video Ben?, pls :D

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Tue Apr 28, 2026 8:22 pm
by BenR
I'll see if I can do it tonight for you. Currently on a roll with ESP32 Zigbee but as soon as that's complete I'll get on it.

Re: Flowcode 11 Graphical Display Manager Demonstration

Posted: Tue Apr 28, 2026 10:00 pm
by BenR
Hi Jorgen,

I've updated my first post on this topic with a second video,

hopefully which is helpful in overcoming the problem you're having.