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 apple

  1. A

    need this lcd specification

    may this link help u.. www.winpicprog.co.uk there have all the information on the LCD...
  2. A

    timer0 , 1 and 2 in counting??

    hi, can i use neither timer0, timer1 or timer2 in PIC16F877 for counting purposes?? is it use interrupt for the counting???
  3. A

    Problems with switch for a PIC

    hi, i am connecting a switch to my PIC to toggle the program to stop and call the program go back to the main program. But whenever i toggle the button, my LCD will "hang" and display odd words. i have tested using connect 5V directly to the circuit and no problem occurs. But when i soldered the...
  4. A

    What is the init code for 1 X 16 LCD?

    Re: about 1 X 16 LCD you can go to have a look on this website.... it helps me alot.... hope it'll help you too... www.winpicprog.co.uk
  5. A

    How to calculate time needed for instruction ?

    Re: how to calculate time hi... thanks for all the suggestion given....but can i try it with loops to countdown instead of using interrupt?? because some of my friends told me thatinterrupt may cause some problem. Is there any caution that need to be careful when using interrupt??
  6. A

    How to calculate time needed for instruction ?

    how to calculate time hi, i am doing a countdown timer on PIC16F877..... may i know how can i calculate how much time an instruction need.....such as "movwf note" i am using 20Mhz PIC.... thanks for your help..
  7. A

    problem on source code in PIC16F877

    #define wake , 0 ( can this define the wake variable to always be zero ) can the name.inc file be programmed into the PIC??? thanks for your help...
  8. A

    can we scan 2 keys at the same time using 4x3 keypad

    scanning a keypad multiple thanks for all your help..... i have tested by adding a subroutine is that when i pressed "#" then the key will do something different....but... it seems that the keypad can't work this way....is there still any suggestion that can help me???
  9. A

    can we scan 2 keys at the same time using 4x3 keypad

    scan 4x4 keyboard multiple keys hi....i have tested my 3x4 matrix keypad, and now i am trying to let my keypad to work like the computer keyboard, which i can press a key such as( shift + 8 )== (*)... instead of doing that, i am trying to press the # of my 3x4 keypad which act as (shift) and...

Part and Inventory Search

Back
Top