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 dsnarindra

  1. D

    [PIC] Initialization of P18F4520

    can you suggest me some document regarding PIC18F4520 configuration.
  2. D

    [PIC] Initialization of P18F4520

    Dear KlausST I am sorry to give that information. The lcd is connected parallel with p18f4520 as details given below. Data- PORTB Rs-RD6 EN- RD7 RW- GND #INCLUDE p18F4520.inc R1 EQU 81H R2 EQU 82H LCD_DATA EQU PORTB LCD_CTRL EQU PORTD RS EQU RD6 EN EQU RD7 ORG 00H CALL LDELAY...
  3. D

    [PIC] Initialization of P18F4520

    Hi, I am new for PIC(P18f4520) architecture, So, my problem is that i am unable to understand how to configure the controller for the purpose of i/o operation basically used for 2*16 lcd display. I am used p18f54520 with external frequency 20Mhz.
  4. D

    Pic18f4520 initialization for i/o operation

    Hi, All I wants to interface a 2*16 lcd with 8bit mode in assembly language in which the external crystal is 20Mhz in where I have already try but still there is no output, the code samples are below mentioned. So, any one can guide . #INCLUDE p18F4520.inc R1 EQU 81H R2 EQU 82H...
  5. D

    [General] Outdoor led display board

    I like to interface usb/rs232/ps2 and wants any resolution and any size so, 1st give idea
  6. D

    [General] Outdoor led display board

    Dear, Sir/Mam I have knowledge in 8051,PIC. I wants to manufacture an outdoor display board using microcontroller which can support image, text, and also video. So, help me for manufacturing process.

Part and Inventory Search

Back
Top