Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by dubey.anupam

  1. D

    can anyone pls post a simple LCD code for me

    i have posted 4 wire code for hd44780 in sdcc and keil check it
  2. D

    LCD 4-bits Interface to AT89C51

    lcd 4 bits try this code it works fine, just change the port setting and include files it orks in keil and sdcc, // RS - bit0 // RD - bit1 // EN - bit2 // --- bit3 // D4 - bit4--P1_4 // D5 - bit5--P1_5 // D6 - bit6 P1_6 // D7 - bit7 P1_7...

Part and Inventory Search

Back
Top