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 bskumar7080

  1. bskumar7080

    How to interface PS/2

    Hi all, How to communicate with PC using PS/2 keyboard interface?. Can we use microcontroller for PS/2 communication
  2. bskumar7080

    Need Steps to load firmware for ICD2

    Hi all, I am trying to build MPLab ICD2 debugger, could anyone who had made ICD2 debugger can give steps for building ICD2 programmer. Steps after building hardware Thanks & Regards sivakumar
  3. bskumar7080

    what is the differance between netduino REV A and REV B Boards

    Hi all, Recently i purchased netduino board, it was Rev B. can anyone known what are the changes from Rev A. Thanks & Regards sivakumar
  4. bskumar7080

    [SOLVED] How to open a .brd file ?

    Is there any demo or free software to open .brd file
  5. bskumar7080

    [SOLVED] How to open a .brd file ?

    Language is not important, No one is perfect, anyway .brd file is not supported in Express PCB also. .pcb file only supported in Express PCB. Is any other way to open .brd file.
  6. bskumar7080

    Neeed Coding and schematic fort a 4 x 4 keypad interfacing with PIC microcontroller

    Hi all, Need a schematic and coding for 4 x 4 keypad interfacing with PIC18F452 microcontroller thanks and regards
  7. bskumar7080

    How to interface 4x4 Keypad with PIC microcontroller

    I am using MPLab IDE, did anyone have example keypad interfacing in MPlab
  8. bskumar7080

    How to interface 4x4 Keypad with PIC microcontroller

    Hi all, How to interface 4 x 4 Keypad with PIC microcontroller . How to check the 4 x 4 keypad, anyone could provide schematic.
  9. bskumar7080

    How to create own library files

    Hi all, How to create own library files for MPLab C18 compiler. for example if i want link LED blinking program to other new program, how to link it ...
  10. bskumar7080

    [SOLVED] HOW to interface JHD204A 20x4 LCD with PIC microcontroller

    It is solved, check this thread https://www.edaboard.com/threads/191413/
  11. bskumar7080

    [SOLVED] LCD interfacing program

    It is solved check this thread https://www.edaboard.com/threads/191413/
  12. bskumar7080

    [SOLVED] LCD display chararcter in reverse direction

    It works !!!!!!!!! I set the cursor to Return home and shifted display right
  13. bskumar7080

    [SOLVED] LCD display chararcter in reverse direction

    I am using C18 compiler.. How to write command to shift Display Left, Cursor On, Cursor off. I am getting correct output when i pass characters individually, when i pass string i am getting reverse what is the problem, I am able to Off cursor, but shift_left cursor, commands...
  14. bskumar7080

    [SOLVED] LCD display chararcter in reverse direction

    Hi all, I interfaced 20 x 4 lCD with pic18f452. i am getting diaplay in reverse direction, wht is wrong in this code #include <p18f452.h> #include <xlcd.h> #include <delays.h> #pragma config OSC = HS #pragma config PWRT = ON #pragma config WDT = OFF, WDTPS = 1...
  15. bskumar7080

    [SOLVED] LCD interfacing program

    My code works i checked the connections , but it is printing in reverse direction like this "olleh dlrow" can i known why is like this

Part and Inventory Search

Back
Top