dashboard for my race car

stand, I am Jesus.
I'm trying to make a dashboard for my race car, I want to control temperatures and pressures.
It's my first project, and I need all the help you can give me

Does the display works with Ardunio SPTLY MC22008B6W
( http://www.farnell.com/datasheets/1485407.pdf ) ?
I need a 20 x 2 diplay the greatest thing you can. What I recomendais

Thanks
Me presento , Soy Jesus.
Estoy intentando hacer un dashboard para mi coche de carreras , quiero controlar temperaturas y presiones.
Es mi primer proyecto , y necesito toda la ayuda que podais darme

¿El display MC22008B6W SPTLY funciona con ardunio?

Necesito un diplay de 20 x 2 lo mas grande que se pueda. ¿cual me recomendais

Muchas gracias

That display is a 2x16 character LCD and is most probably supported by one of the popular libraries. I think the LiquidCrystal library provided with Arduino might do it. Plenty of threads with people using it.

Why don't you take a 128x64 glcd?

It has more possibilities.

Tutorial:

http://www.ladyada.net/learn/lcd/charlcd.html

Please follow each step and don't skip one.