Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
hello everybody,
i need to interface LCD to PIC..
details are as under--
rs--portc0;
en--portc1;
data--portd;
the program tat i ve written (in embedded C using HT-PIC compiler) is as follows--
#include"pic1687x.h"
void cmd(unsigned char);
void datawrt(unsigned char);
void...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.