I need 5V output voltage at an analog Pin. Is this possible?
How can I solve this problem?
pinMode(A3, OUTPUT); digitalWrite(A3, HIGH);