I would like to create a shoe insole with several pressure sensors embedded in it to measure the foot pressure distribution as we walk and run and I need some serious help.
a) What type of pressure sensors would I need? What are the smallest pressure sensor I can find so I can place enough of them inside the insole?
b) If, say, 20 pressure sensors were used, how would we connect them to some small Arduino microcontroller to capture and record the pressure data from each sensor? I would need 20 channels which seems a lot. Would the Arduino need a SD card as well?
Beginner question: a ADC is an analog to digital converter. Why does the signal need to be converted to digital if we are trying to record the analog pressure signals from each point on the insole?