only need to send it "1" or "0" if the data i will get will be 1111 or 0011.
So, what's the problem?
and how i will check the reset button if it press or not?
You can't. Pressing the reset button resets the Arduino, stopping your code from running.
only need to send it "1" or "0" if the data i will get will be 1111 or 0011.
So, what's the problem?
and how i will check the reset button if it press or not?
You can't. Pressing the reset button resets the Arduino, stopping your code from running.