Continue to Site

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.

  • 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.

Recent content by ahseerhsg

  1. A

    lcd interface to PIC16F877

    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...

Latest threads

Back
Top