Re: Ncurses and HD44780 LCD



My email is valid.
Get in touch if you want hints on changing the code etc. Unfortunately
it doesn't emulate the complete ANSI codes. But I can add stuuf.

The main problem is that I'm not too sure it works with 4 line displays.
I've never had one to try out and test with.

Thanks. I already had a basic driver complete, but I was unaware that
I needed to implement ANSI escape sequences. That tip was exactly
what I needed. I've added the relevant sequences and it's now working
nicely with Ncurses.

Now that I've got the LCD up and running, I'd like to print a welcome
message as early in the boot process as possible. Can anyone provide
some advice as to how I'd go about doing that?

Thanks,
Alex

.