how to connect an LCD to the mIRF

I’m doing a project that would interface an LCD to a computer remotely.

I am using the mIRF transceiver for this.

How should I connect the mIRF to the 4x20 LCD? Would there be some other parts needed?

Thank you very much in advance.

Hi,

You’ll need a microcontroller to control the MiRF and control the parallel interface to the LCD.

-Nathan

I see.

Can you show me a link to a page that shows how this is done?

look through the sparkfun tutorials.

they show how to use a PIC as the microcontroller.

there are also many other sites on how to use microcontrollers.

(Using the microcontroller will take you most of the time. interfacing the LCD later will be easy).