Forgive me if this has been covered already...I tried a search and didn't find what I was looking for.
Essentially, I need to create a motion capture system using three ADXL345 accelerometers. It seems, though, that I need at least 18 analog input pins to accomplish this, and no Arduino board exists which features that many input pins.
Am I missing something? Or, perhaps, it's possible to use some sort of ADC to use the digital pins as analog pins?
Thanks.