Difference between revisions of "Serial UART 16x2 LCD"

From LinkSprite Playgound
Jump to: navigation, search
(Created page with "== Introduction == == Features == == Application Ideas == == Cautions == == Schematic == == Specification == == Pin definition and Rating == == M...")
 
(Features)
Line 4: Line 4:
 
== Features  ==
 
== Features  ==
  
 
+
*Embedded PIC 16F88 utilizes onboard UART for greater communication accuracy
 +
*Baud rates of 9600
 +
*Greater processing speed at 10MHz
 +
*Incoming buffer stores up to 80 characters
 +
*Backlight transistor can handle up to 1A
 +
*Pulse width modulation of backlight allows direct control of backlight brightness and current consumption
 +
*All surface mount design allows a backpack that is half the size of the original
 +
*Faster boot-up time
 +
*Boot-up display can be turned on/off via firmware
  
 
== Application Ideas  ==
 
== Application Ideas  ==

Revision as of 07:56, 9 December 2012

Introduction

Features

  • Embedded PIC 16F88 utilizes onboard UART for greater communication accuracy
  • Baud rates of 9600
  • Greater processing speed at 10MHz
  • Incoming buffer stores up to 80 characters
  • Backlight transistor can handle up to 1A
  • Pulse width modulation of backlight allows direct control of backlight brightness and current consumption
  • All surface mount design allows a backpack that is half the size of the original
  • Faster boot-up time
  • Boot-up display can be turned on/off via firmware

Application Ideas

Cautions

Schematic

Specification

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.