Do you mean get, as in buy off the shelf a system that does exactly that? If so, the answer is probably no.
Arduino is a DIY product, you buy a board, add perpherals, and program it to do what you want.
You could probably find someone to build it for you on contract.
Bob
I assumed that. Did you understand my answer, which had a question in it?I have the pneumatic piston hust need the brains to control it
Firstly, the Arduino isn't a system, it's more like a module. And the differences between the various versions of the Arduino might not even matter for your application... Or they might be very important (you have given us insufficient information to tell).
What does it take to "fire" this pneumatic piston? There outputs on an Arduino can drive only a few tens of milliamps at 5V. If you need more then you'll need extra components to boost this capability.
Without more information it's very hard to give you specific answers.