Search found 2 matches

by 7omos
Thu Sep 28, 2006 4:37 pm
Forum: Flowcode V2 & V3
Topic: Can 2 switches be ANDed ?????
Replies: 4
Views: 5328

I would like to thank Jim and Steve for their help! I have tried Jim's Method and it really helped me! I could AND two switches using this method. I have AND switch 1 and switch 2 by declaring the variable SWITCH is equal to 3. I also AND switch 1 and switch 3 by declaring the variable SWITCH is eq...
by 7omos
Sun Sep 24, 2006 2:53 am
Forum: Flowcode V2 & V3
Topic: Can 2 switches be ANDed ?????
Replies: 4
Views: 5328

Can 2 switches be ANDed ?????

Hello Everybody! I have a problem to solve in FlowCode. I will explain what i really need and then i welcome any reply: I have a PIC16F877. I have 4 switches on port C and i have 3 LEDs on Port D. I can make one LED go on when i press switch 1 (thats easy) but what i cant make is when switch 1 and s...