Folks, i need info. I have a circuit that i initially designed for a MAX7219 ( 2 of them ) display driver. I was using all 16 segments that the two chips could drive. This sucks a lot of mA's, more than i can spare, so the obvious answer is to use LCD displays. Problem - i have 3 seperate displays ( one large 5 digit, one large 3 digit, and one small 5 digit). With the MAX chips this all still only took up 3 I/O lines. Are there any LCD display Kits/drivers that will allow me to cascade 3 seperate LCD displays. Alternatively, i need suggestions on driving all these displays 9 like maybe a separate PIC that handles just the displays and uses an I2C interface to the main PIC. I've never used i2c before. Busy scanning the Mchip cd right now for info on that. John