So i was using the button sketch to make sure my arduino worked (haven't used it for a year) and programmed my button to an analog pin. This was the result:
Is this normal, or is my arduino broken?
So i was using the button sketch to make sure my arduino worked (haven't used it for a year) and programmed my button to an analog pin. This was the result:
Is this normal, or is my arduino broken?
You have a floating input, it behaves like an antenna when you have no termination. Your Arduino is perfectly fine.
// Per.