Hi,
i have ArduinoUNO, i have to connect to this Arduino, 5 Ultrasonic Sensor (HC-SR04), but i don't have enough free Digital Pin, but instead i have all the Analog Pin free, can i use this Analog Pin to connect the Ultrasonic Sensor?
How i have to initialize this pin?
and how i have to setup it in the "Setup" funcion??
Please Help Me