Displaying single digit on a LCD using ARM microcontroller?

Posted by Alex Xander on Stack Overflow See other posts from Stack Overflow or by Alex Xander
Published on 2009-11-27T19:48:43Z Indexed on 2010/06/12 9:53 UTC
Read the original article Hit count: 206

Filed under:
|
|
|

I am writing an embedded application in which I need to display a digit on LCD.

There must be some pre-existing libraries available doing the same. Or is there some reference code in C-language that could be referred?

Microcontroller is ARM based LPC2378.

© Stack Overflow or respective owner

Related posts about c

    Related posts about embedded