USB Keyboard interfacing

I am looking for a was to interface a USB Keyboard and a LCD screen. I would also like to be able to store a couple lines for like a Marquee across the LCD screen. Any help would be appreciated. I am working with a picaxe and also a basic stamp.

Thanks

A USB keyboard would require a USB host of some sort. A full USB host would be difficult to implement but the new USB On-the-Go standard is a lot simpler

Leon

try a picaxe 18X it has ps2 keyboard reading inbuilt so there is no need for USB keyboard and it is a lot cheaper to get a older style ps2 keyboard.

sure, interfacing with ps/2 is much simpler than usb