Library for interacting with a 7 segment display

Hello all,

Is there any read-made library which I can use to interface with my 7 segment display? I found one for LCD's but couldn't find anything for 7 segment displays.

You don't really need a library for this... but... you could check out: http://blog.2of1.org/2010/08/27/arduino-library-for-7-segment-displays/

Thanks. This library is a good starting point.