large backlight monochrome lcd

Hi everybody,

I'm new in this forum.
Actually I'm new in the Arduino world so I hope you will forgive me if I post incorrect question :blush:....

Anyway, I need some info where I could find a large (bigger than 5 inch) monochrome LCD, that could run on batteries.
I have in my mind some lcd screen from Oregon Scientific (the big weather station).

Tks a lot

Marco

Hi Marco

Monochrome displays above 5" usually are driven by the RA8835 controller. I do not know any Arduino Library for it.
Nice displays are available from buydisplay.com. I recently added support for one of their 4.3" displays to U8glib.

Oliver

olikraus:
Hi Marco

Monochrome displays above 5" usually are driven by the RA8835 controller. I do not know any Arduino Library for it.
Nice displays are available from buydisplay.com. I recently added support for one of their 4.3" displays to U8glib.

Oliver

Tks Oliver,

I've something like this in my mind (Oregon scientific wrm 200).
But I'll have a look to your job meantime.

Marco