Page 2 of 3

Re: Quad 7 Segment display is flickering

Posted: Tue Mar 08, 2022 7:12 pm
by WingNut
No response. Hope he hasnt been electrocuted

Re: Quad 7 Segment display is flickering

Posted: Wed Mar 30, 2022 8:23 am
by nbgiltdnaogaon
Thank you everyone for your time.
I have just completed testing the program successfully.
The Quad 7 Segment display is counting up. No flickering. :D

The power supply is the same as before.

I can't say what the problem was.

However I have removed the UPS from my Computer and the USB ports are no longer electrocuting.

I've programmed the Microcontroller today using my programmer. And it's running fine.

Thanks again.

Re: Quad 7 Segment display is flickering

Posted: Thu Mar 31, 2022 10:28 am
by medelec35
At least the issues have been resolved.
Thank you for letting us know.

Re: Quad 7 Segment display

Posted: Fri Aug 25, 2023 6:45 pm
by artan
Hello, can you help me show the value of an ntc in numerical form on a quadsegment display. Is there anyone to send me a project like this in flowcode8

Re: Quad 7 Segment display is flickering

Posted: Fri Aug 25, 2023 9:12 pm
by chipfryer27
Hi

If you are using v8 then please post in that forum. As this forum is for v9 and v10 not everyone reading will be familiar with v8 and may not be able to assist.

Have you considered upgrading to v10? Many benefits and features that aren't available in v8.

Have you looked in the WiKi for those components? Some help can be found here:-

https://www.flowcode.co.uk/wiki/index.p ... Seg_(Misc)


Regards

Re: Quad 7 Segment display is flickering

Posted: Mon Aug 28, 2023 1:25 pm
by artan
Thanks for reminding me I just updated it from v8 to v9, then if you are still willing to help me with the project above.

Re: Quad 7 Segment display is flickering

Posted: Mon Aug 28, 2023 2:16 pm
by chipfryer27
Hi

The link to the WiKi has good examples of how to use the Quad Display and there is a Thermistor component you can use too. Although there isn't a WiKi example for the thermistor, If you search the forum there is probably an example there.

If you post what you have so far then I'm sure people will help.

Regards

Re: Quad 7 Segment display

Posted: Sun Sep 03, 2023 9:39 am
by artan
Hello, can anyone tell me how to shave a certain symbol in 7quad_segment_display in the multiplexing method, example 0b1000110 why it doesn't show anything on display except 0 to F

Re: Quad 7 Segment display is flickering

Posted: Sun Sep 03, 2023 11:05 am
by medelec35
Hello
You want the ShowSegments function and not ShowDigit.
For Flowcode v9 here is an example on the v9 Wiki.
The example you want is called 7Segment Character Demo.
You can change the binary value to any value e.g. just to light up just segment G use 0b01000000.
The right will be the LSB = segment A = 0b00000001
Segment B = 0b00000010
.......
.......
The left will be the MSB = segment dp = 0b10000000 etc.

digit

Posted: Thu Sep 21, 2023 9:34 pm
by artan
faleminderit shum per pergjigjjen
kam edhe nje pytje: a eshte e nevojshme te nderhum me ikonen clear digit ne metoden multiplex.