Displaying single digit on a LCD using ARM microcontroller?
- by Alex Xander
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.