[En-Nut-Discussion] lcd display driver

Christian Wieser chwieser at ee.oulu.fi
Tue Dec 7 16:18:05 CET 2004


Hello,

not sure if of any use, but you can find libraries for a 4x16
LCD display attached via a 4bit databus at

http://www.ee.oulu.fi/research/tklab/courses/521426A/udp-send.zip

It uses no threads tho....

Br, 

> Hello,
> 
> > question,
> > are there a lcd driver whare you can in put in memory some characters (or d
> efined buffer) and than display the os the characters to the slow lcd display
>  (interupt base or thred based)
> 
> No there is no such driver afaik. But you simply can write a thread
> that's continously sending the characters to the display. If you put
> some NutThreadYield into the sending code you can make shure that other
> code get's enough cpu time.
> 
> Bye,
> 
> Ole
> 
> -- 
> kernel concepts    Tel: +49-271-771091-14
> Dreisbachstr. 24   Fax: +49-271-771091-19
> D-57250 Netphen    E+ : +49-177-7420433
> --
> 
> 
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion

Christian Wieser
mailto:chwieser at ee.oulu.fi

 



More information about the En-Nut-Discussion mailing list