I have a problem with a project that I am implementing, I have a push button of this model:
The button is connected to the maxi controllino in the following way, an analog pin (A2 and A4) with a 10k resistor to common GND. The other end of the button is connected to the common 5V+.
The problem is that it does not correctly detect the pulse (if 5v is used from an arduino mega or the touch of the hand if it responds correctly).
Is the controllino not capable of supplying enough current for that data?