Microcontroller › 8051 › CHECK OUT MY C PROGRAM ON LCD AS THERE IS LITTLE MISTAKE › simply copy and paste below
April 13, 2011 at 3:59 am
#5953
piyush
Participant
simply copy and paste below three function above main
void lcd_cmd(unsigned char value);
void lcd_data(unsigned char value);
void MSdelay(unsigned int itime);