free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
LCD Drivers [ Collection of different LCD drivers.. from character based LCD to Graphical LCDs ]

All in one LCD library
Author Rajesh Bij
Author email rajeshbij@gmail.com
Bookmark this download
Description All in one LCD library for 8051

Features:
4-bit interface
Smaller code

Various Routines:

void lcd_init(void);
void delay();
void control_word(unsigned char ch);
void data_word(unsigned char ch);
void wrt_value(unsigned char x);
void cursorxy(unsigned char x, unsigned char y);
void disp_str(unsigned char msg[]);
void wrt_string(unsigned char *string);
void wrt_long(unsigned long a);
void wrt_char(unsigned char a);
void wrt_int(unsigned int a);
void wrt_dec_char(unsigned char x);
void wrt_dec_long(unsigned long a);
void wrt_dec_int(unsigned int a);
void wrt_2dec_place(unsigned char a);
void wrt_float(float a);


It got everything you need
Description included inside the C file under comments...
Image no image available
Filesize 1.64 kb
Date Saturday 03 March 2007 - 08:34:21
Downloads 2932
Download
Rating
 1.0 - 1 vote 

Submit comment

Subject
Username:
Comment:



Google Search for Microcontrollers!

Google
 

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems