Hi,
Now i am building a line follower, I am using a qtr-8 sensor array plus an ardumoto shield to control dc motors. Problem is for the sensors i need 8 digital pins(digital pins 2-9) and ardumoto uses 4 ports (digital pins 10-13).
Right now I am only using 6 out of 8 sensors to save two digital pins to use a button and a led. My question is is it possible to use analog pins to connect a button or an led?