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 bingoz2002

  1. B

    PROGRAM TO MOVE THE SERVO BOTH CLCKWISE AND ANTI-CLOCKWISE.

    I'M WRITING A PROGRAM TO MOVE THE SERVO BOTH CLCKWISE AND ANTI-CLOCKWISE. hOWEVER, I WAS UNABLE TO PROGRAM IT TO MOVE ANTI-CLOCKWISE. CAN AnyOne PLS help!! SPECIFICATIONS OF SERVO: OPERATING ANGLE=40 DEG/ONE SIDE PULSE TRAVELLING 400usec RUNNING CURRENT= 150MA TEST VOLTAGE= 4.8V - 6V BELOW IS...
  2. B

    How to achieve 0.5s delay using Timer1 for PIC16F877?

    Re: Timer1 for PIC16F877 Does TMR1H and TMR1L serves any purpose in controlling the time. i did change the values but no effects were seen. Only by changing the prescaler then i could see thr change in time. From research, we found that we need to set CCP in order to let TMR1L/H to take...
  3. B

    How to achieve 0.5s delay using Timer1 for PIC16F877?

    Re: Timer1 for PIC16F877 've changed it to 7FFF but still the same. Has it got to do with the prescaler? i'm trying to change the prescaler to 4 instead of 8. i'll keep the result posted. Added after 45 minutes: i managed to obtain 0.5s delay by changing the prescaler and putting in the...
  4. B

    How to achieve 0.5s delay using Timer1 for PIC16F877?

    Re: Timer1 for PIC16F877 i've made the changes in the program but it still gives the same results. in my program, the LED should form a blinkingl ight. However, the time taken for the LED to blink is approx. 1s. this is too long and had to change it to 0.5s. i've tried putting other values in...
  5. B

    Displaying time on LCD

    assemble source code for displaying on lcd which RTC IC would u recommend me to use n do i need to have a separate program to set the time to the IC? And do i connect the RTC IC to the same PIC as the LCD??i'm a little confused here about the connections.
  6. B

    Displaying time on LCD

    ds1307 code 2X16 LCD.. send me at bingoz2002@yahoo.com. thanks..
  7. B

    How to achieve 0.5s delay using Timer1 for PIC16F877?

    Re: Timer1 for PIC16F877 May i know which register/bit of timer1 is responsible for that??
  8. B

    Displaying time on LCD

    dcf signal help sure Turbokeu. i'll be gald to have the ASM codes. thank u
  9. B

    How to achieve 0.5s delay using Timer1 for PIC16F877?

    i'm using Assembly Language (MPLAB) to control a stepper motor and am using the timer module and interrupt. I need a delay of 0.5s. However, the timer will cause an overflow(to call interrupt) after an increment of 0000h to FFFFh. This will take 1.04s. How do i achieve a delay of 0.5s using this...
  10. B

    Displaying time on LCD

    dcf pic16f877 i'm located in Singapore.. actually i'm quite a newbie in this stuffs and i am required to display time on LCD for my MAjor Project. The programming language i'm advised to use by my supervisor is Assembly language (MPLAB). I'm quite stuck at the source code for displaying real...
  11. B

    Displaying time on LCD

    ds1307 maxim decode thanks for your help... at least i could get started now. Added after 1 hours 35 minutes: what if i were to use a different PIC controller?? PIC16F876?? Is the programming mrthod the same?? i'm a newbie in MCT stuffs. Added after 5 minutes: what if i were to use a...
  12. B

    Displaying time on LCD

    clock dispaly project onlcd i need help in writing the source code to display time/clock on the LCD using PIC16F877. Can anyone provide me with the help??? pls.. the program i'm using is MPLAB. HELP!!!
  13. B

    PIC16F877 programming

    how do we burn a program into the PIC chip. for my project, the device should not be connected to the computer, therefore, i'll have to store the program i created into the chip. Can anyone provide me with the procedures? The program i'm using is MPLAB. thanks.
  14. B

    PIC programmer schematic

    programer schematic u can try at www.microchip.com. Type the PIC number u r using n they'll give u whateva u needs Added after 1 minutes: u can try at www.microchip.com. Type the PIC number u r using n they'll give u whateva u needs
  15. B

    Integrating PIC16F877 with stepper motor

    pic16f877 stepper motor I'm currently working on a Major Project @ a diploma level. I need help in using PIC16F877 to program a 1/8 stepper motor. Can anyone lend a helping hand as in to provide the source code or to teach me on how to start this programming???.. Anyway, the program i'm using...

Part and Inventory Search

Back
Top