RFID to print to a 16x2 LCD

Hi,
I am looking for a code to simply take an ID-12 RFID input and print to a 16x2 LCD.

My hardware consist of a Arduino Pro Mini 16hz 328, Innovations RFID Read ID-12 and a SparkFun 16x2 backlit lcd.

I am using Arduino IDE v.0022 on Mac OSX

I am pretty new to Arduino but am willing to learn as much as i can.

Thank you for your time!
"Do not rush your life, cause one day you'll be dead"-~Miah'p

Suggest you go through tutorials on both subjects. Should be easy to do once you understand how to use them separately.

http://www.arduino.cc/playground/Learning/PRFID
My 2 cents, don't buy lcd with blue or red backgrounds. The yellow or green background ones are always faster in response from my personal experience.

Thnx for the Reply! I got it, Had to use a different sketch since im using the ID-12, but non the less i got it!
Thnx again