Change Serial.print to external displays

I take it you've actually read this that tells you how to show numbers on 7-segment LEDs using the LED control library, since that's what you're trying to do?

http://www.arduino.cc/playground/Main/LedControl#NumberSeg7Control

Andrew