Joe Stanza says:
Im using,PIC16f877 lets say i want a simple program. There are 2 sensors & 2 leds whatever the sensor receives the led shows. Eg sensor1 = '1' ;led1='1' or if sensor 1& sensor2='1'&'0';led 1&2='1'&'0' Could you show mw the source code for this simple program???