Page 1 of 1

Component Macro for serial LCD

Posted: Fri Dec 17, 2010 3:21 am
by billduck
Are there plans to have a component macro for serial LCD's, such as a New Haven 0216K3z?
Thanks in advance, Bill s

Re: Component Macro for serial LCD

Posted: Fri Dec 17, 2010 7:32 am
by Steve
We currently have no plans.

I've looked at the datasheet and it uses standard SPI, I2C or UART comms so it should be relatively easy for someone to customise the C code for the existing LCD component. There is an example program in the datasheet which outlines all of the necessary C code.