looks pretty easy
if the NAND gate works properly then the LED connected to RD6 should be ON , otherwise the LED should be ON
Code:asm MOVE?CT 0, TRISD, 6 MOVE?CT 1, PORTD, 6 ENDASM
looks pretty easy
if the NAND gate works properly then the LED connected to RD6 should be ON , otherwise the LED should be ON
Code:asm MOVE?CT 0, TRISD, 6 MOVE?CT 1, PORTD, 6 ENDASM
Warning I'm not a teacher
Bookmarks