Products
Wireless - WiPOM
Wireless Modules
Cellular Modems
Cellular Gateways
Gateway Peripherals
Antennas & Accessories
Boards
Sensors
Data Plans
Microcontrollers
Microcontroller Boards
Peripherals
Peripheral Boards
USB Peripherals
Breakout Boards
Cables
Microcontroller Cables
Display Cables
D-Sub Adapters
Keypads
Displays
LCD's
LED Displays
VFD's
VFD Filters
PC Drive Bay Inserts
GX Series
OLED Displays
X-Boards
LCD Accessories
Platforms
AVR Development and Training Kits
ARM Development and Training Kits
8051 Development and Training Kits
BSCB Development and Training Kits
68XX Development and Training Kits
P18 Development and Training Kits
MSP430 Development and Training Kits
Cortex Development and Training Kits
Customize it
Development Tools
WebCatPlus Server
Micro-IDE Integrated Development System
Visual Development Tools/Support Packages
C Language Development Tools
BASIC Language Development Tools
Simulators / Debuggers
Other Tools
Web Servers
Education
MicroTrak
Teaching Platforms
Student Projects
Universities
Applications
Lectures
Sensors
Web Portal - WiPORTAL
Catalog
Engineering
Consulting
Custom Development
Project Capabilities
Advantages of BiPOM
Ultra Fast Prototyping
Industry Examples
Applications
Ordering
Methods, Terms and Payments
Price List and Availability
Sales Channels
Catalog
Support
Application Notes
Download Files
Product Registration
Report a Bug
Copyright Information
FAQ
Online Help
Forum
Company
About
People
Sales Channels
Employment
Philosophy
Contact
News
News
Newsletters
Contact
Cart is empty.
Item
Quantity
Price
Total:
$0
Home
>
LCD Functions
LCD Functions
AdjustContrastLCD
-- Adjustes LCD contrast
ClearI2CLCD
-- Clears all lines of I2C LCD
ClearLCD
-- Clears all lines of LCD
ConfigI2CLCD
-- Configures I2C interface to access I2C LCD
CursorOffLCD
-- Disables cursor
CursorOnLCD
-- Enables cursor
InitializeI2CLCD
-- Initializes I2C LCD
InitializeLCD
-- Initializes LCD 4-bit parallel interface
InitializeLCD_IFACE
-- Initializes LCD 4-bit parallel hardware interface
printf_I2CLCD
-- Formats and prints a series of characters and values to the LCD
printf_LCD
-- Formats and prints a series of characters and values to the LCD
Set2ndLineI2CLCD
-- Sets 2nd line of I2CLCD
Set3rdLineI2CLCD
-- Sets 3rd line of I2CLCD
SetBottomLineI2CLCD
-- Sets bottom line of I2CLCD
SetBottomLineLCD
-- Sets bottom line of LCD
SetTopLineI2CLCD
-- Sets top line of I2CLCD
SetTopLineLCD
-- Sets top line of LCD
WriteCommonLCD
-- Writes 4-bit command to LCD
WriteDataLCD
-- Writes 8-bit data value to LCD
WriteLCD
-- Writes NULL-terminated string to LCD