hey frnds, i m doing my project on RFID (Radio Frequency Identification) using AT89c51 microcontroller . My problem is that i want to take input from Port3 n want to send output on same port but on some different pin...
So I want to know dat can we configure particular pin of da port...
for e.g.
P3.2=1;
P3.5=0;
Is this possible ...
Thnax
So I want to know dat can we configure particular pin of da port...
for e.g.
P3.2=1;
P3.5=0;
Is this possible ...
Thnax
Comment