Which Arduino Model can use SmartGPU 2 ?

I find a solution of iPod like UI with SmartGPU 2 as below link introduced.
http://playground.arduino.cc/SmartGPU2/SmartGPU2

I'm a freshman here for Arduino, if I want to implement the similiar functionalities, would you kindly give me the suggestion of the specifying model of Arduino, as well as ve rsion of the operating systemand version of the Arduino software. I'm a freshman here for Arduino. Besides the Ardunio board and SmartGPU 2, is there any other board I need?

Furthermore, I want to implement Bluetooth in my above demo also. Is there any extend model needed?

Thank you very much!

Looks like that board supports Uno and Due according to the link you posted. And if it it supports the Uno, it should also work with the other ATmega328-based Arduinos like Pro Mini, Nano, etc.

I assume it would also work with ATmega32u4-based boards like the Pro Micro and Leonardo, and ATmega1280/2560 boards like the Mega, but am not 100% certain.