Hi to everyone, I'm new in the Arduino world and I wanted to see if someone can help me with a problem.
I want to make a counter with a FC 51 module, and when I press a 4 pin switch, make the counter zero. I have troubles because the serial monitor shows me every second the words "current counter:" and also the counters resets instantly. Here i attach my code
What is a FC51 module? Link to data sheet type information, Please.
How do you have the switch wired?
How do you have the Arduino powered?
I do not see the words "current counter" anywhere in the code you posted. Do yo uhave another version of the code you are not showing?
Paul
Hi Paul, thanks for the reply. The words "Current count" is what I want to print on the serial monitor.
I posted on Tom's commentary the circuit diagram.
I'm powering my Arduino with my laptop and no,I have no more code