Search found 4 matches

by HARPADAMDC2
Mon Aug 07, 2023 2:30 pm
Forum: Bug Reports
Topic: 7 segment display component not simulating
Replies: 5
Views: 2363

Re: 7 segment display component not simulating

Hi Ben Thanks for looking at it and sending my your program. When I changed the ports so the program works a s a dice, it didn't work. I think I've found the actual problem. It's not to do with the Arduino style pin reference, but weather the common pin is connected or not. I think what was confusin...
by HARPADAMDC2
Thu Aug 03, 2023 9:58 am
Forum: Bug Reports
Topic: 7 segment display component not simulating
Replies: 5
Views: 2363

Re: 7 segment display component not simulating

Hi chipfryer. Thanks for trying it. It looks like it might be something to do with my version of FC then. I work at a University, (50 user educational license), so checked with our IT people what version we are on and about updates. I'm on Educational V9. They have just updated it and I still can't ...
by HARPADAMDC2
Mon Jul 31, 2023 11:56 am
Forum: Bug Reports
Topic: 7 segment display component not simulating
Replies: 5
Views: 2363

7 segment display component not simulating

I'm creating a digital dice using 2 7 segment displays so it can show either numbers 1-6 or 2-12. To simulate the program I've put the displays on the 2D panel. All was working okay, saving the program as I went along. Got it all to work in the end. Re-opened the program the next day and the display...