A Free Template From Joomlashack

A Free Template From Joomlashack

Sign in with a social network::

Powered by OneAll Social Login

Who is online

We have 6 guests online

Chat with us

Data Display

 

Data displays are very important in the world of  microcontrollers. With modern graphic LCD displays, one can design smart-looking products. But in some cases the »classic« 2x16 alphanumeric LCD or even 7 segment LED display is better-suited. If you have a limited number of  I/O pins on your microcontroller, you might even want to connect your LCD via an SPI interface. All this is covered in this chapter.

 

Pick the right display and make sure that your product will stand out!



LCD Character Displays PDF Print E-mail
Written by Jurij Mikeln   

Displaying text on an LCD is something that has always attracted newbies to programming. However, this involves many tasks which are less appealing to the newbies. To display data on an LCD, you have to perform 16 tasks if programming in asembler

Last Updated on Wednesday, 01 August 2012 14:37
 
Graphical LCD with a touch screen PDF Print E-mail
Written by Jurij Mikeln   

Most of us are familiar with the graphical LDCs used in our cell phones. Many years ago, the first cell phones used very small 2x16 character LCDs, but quickly cell phone manufacturers started to use graphical LCDs. In the 2000, we obtained a graphical LCD (128x 64 pixels) and Mr. Mitrović published a series of articles in which an AT89C2051 was used to drive the graphical LCD. For that time it was an astonishing project, since the programmer had to calculate the co-ordinates of each pixel on the graphical LCD.

Last Updated on Tuesday, 04 June 2013 13:38
 
Multiple LCDs on the SPI bus PDF Print E-mail
Written by Jurij Mikeln   

Not long ago, I needed to drive multiple LCDs. There were several possibilities available. I could have used multiple microcontrollers – one for each LCD. Or I could choose a microcontroller with more output ports. Neither of the possibilities seemed economical or technically justified. My colleague Vlado showed to me a nice way to drive LCDs via the SPI bus [1]. Doing so also required a special library [1].

Last Updated on Wednesday, 01 August 2012 14:47
 
7-segment LED display PDF Print E-mail
Written by Vladimir Mitrović   

Figure 1 shows a schematic diagram of the 4-character 7-segment display module. The drive method is a multiplexed one: connecting pins of all segments of the same name (on each of the four digits) are connected together, to minimize the number of connecting wires as well as the number of microcontroller I/O pins needed. In such a design, the digits are activated sequentially, in quick succession. This process is known as multiplexing.

Last Updated on Wednesday, 01 August 2012 14:38
 


Joomla Templates: by JoomlaShack