Touch sensor board and PIR sensor with one Arduino?

Hi everyone,

I have attached the Adafruit 12 capactive touch board (MPR 121) on an Uno. My project works fine, but I would like to add a PIR sensor.

I am not use if the in possible because

  1. As far as I know Arduino can handle only one sketch at a time (the MPR 121 sketch for the Adafruit board).... can I include the PIR's sketch into MPR's???

  2. The Adafruit board is attachd to the Arduino and I do not if I can use the 5V and the digital pins for two different devices simultaneously.

If anybody had any idea around this , your help would be much appreciated

Thank you
Myrto