Is Arduino Lilypad USB is suitable for this proyect?

Hello :smiley: !
I must confess that my experience in Arduino is very poor :confused: , but here is what i want to do.
For college I have to do a program in C++, so I want to use arduino serial information into my proyect.
So, In the project I need to connect 5 pressure-sensitive sensors made with Velostat and a gyro-accelerometer (Mpu6050) to a Arduino. I do not want to do it wireless (not for now).
But I really do not know if the digital IO pins 9 analog input pins 4 of the Arduino Lilypad USB will be enough.

Questions:

  1. Do you think that Arduino Lilypad USB is ok (I mean if the pins are enough)?
    2.Do you recommend another Arduino board?

Additional information:
I'll let you a very similar projet witch use a simple lily pad.

I have experience in C/C++.
I have a Arduino UNO.

Thanks for your time.

That chip uses I2C or SPI to communicate. Does your lilypad break those out?
A4/A5 (D18/D19), or D10-11-12-13