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 James1

  1. J

    connecting servo to a PIC

    Hi - Thanks for the quick reply but wanted to know that which complier to use with the code. I think Basic uses PAUSE instead of delayms. Regards
  2. J

    connecting servo to a PIC

    Hi - HIGH 1 -- means port B.1 is made high Regards
  3. J

    connecting servo to a PIC

    Hi- This the code : '**************************************************************** '* Name : UNTITLED.BAS * '* Author : [select VIEW...EDITOR OPTIONS] * '* Notice : Copyright (c) 2010 [select VIEW...EDITOR OPTIONS] * '*...
  4. J

    connecting servo to a PIC

    Hi - The basic problem is that the controller kit (16F877A, 16Mhz) is not responding to the program I loaded on it. It seems that it executes the first instruction but after that gets reseted automatically. The language in which I am programming is Basic, and the complier is MicroCode...
  5. J

    pic16f877a code and Proteus anyone can help

    Hi Tahmid- I figured out the way of writing to set the config bits in basic i.e @ device PIC16F877A, .......... For my proper understanding can u send me a code written in Basic for pic16F877A(16Mhz) using pin say B.1(here I have a led attached), seeing the program it will be easier for me to...
  6. J

    help me in my first test motor servo with Pic16F877A

    Re: servo motor pic16f877a Hi - For my proper understanding can u send me a code written in Basic for pic16F877A(16Mhz) using pin say B.1(here I have a led attached), seeing the program it will be easier for me to understand the initializing parameters and setting config bits. Compiler I am...
  7. J

    pic16f877a code and Proteus anyone can help

    Hi Tahmid- The compiler which I am using is MicroCode Studio, and I need to write the code in Basic language only. So I wrote the code and simulated the same in proteus and worked well there. Now when I am loading the same code on the controller, the controller doesn't respond, I suppose...
  8. J

    How to write source code for controlling a servo motor using PIC 16F877A

    Re: PIC16f877A Hi - I am trying to interface a dc servo motor with pic16F877A, the code is written in Basic. I don't see the hardware responding at all to the code. I think it is because of the initialization of the configuration bits. So can you help me out with what and how to...
  9. J

    connecting servo to a PIC

    Hi - I am trying to interface a dc servo motor with pic16F877A, the code is written in Basic. I don't see the hardware responding at all to the code. I think it is because of the initialization of the configuration bits. So can you help me out with what and how to initialize parameter in...
  10. J

    help me in my first test motor servo with Pic16F877A

    Re: servo motor pic16f877a Hi - I am trying to interface a dc servo motor with pic16F877A, the code is written in Basic. I don't see the hardware responding at all to the code. I think it is because of the initialization of the configuration bits. So can you help me out with what and how...
  11. J

    Interfacing with servo to Pic16F877A using Basic

    Hi - I am trying to interface a dc servo motor with pic16F877A, the code is written in Basic. I don't see the hardware responding at all to the code. I think it is because of the initialization of the configuration bits. So can you help me out with what and how to initialize parameter in...
  12. J

    pic16f877a code and Proteus anyone can help

    Hi - I am trying to interface a dc servo motor with pic16F877A, the code is written in Basic. I don't see the hardware responding at all to the code. I think it is because of the initialization of the configuration bits. So can you help me out with what and how to initialize parameter in...

Part and Inventory Search

Back
Top