Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: SolaiKannan; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: what is the pulse width required for sm-105 servo motor

    ok thank you
  2. what is the pulse width required for sm-105 servo motor

    i have this servo motor but i do not know the exact pulse width which i must provide for proper working of this servo motor.
    i need it to move to particular angles based on my requirement.
    so can...
  3. can anyone tell me what is the pulse width required for turnigy TG9e servo motor

    i have this servo motor but i do not know the exact pulse width which i must provide for proper working of this servo motor.
    i need it to move to particular angles based on my requirement.
    so can...
  4. Re: Program for controlling analog servo motor using PIC18F452

    6295

    this is my schema .
  5. Re: Program for controlling analog servo motor using PIC18F452

    this is my coding.

    define osc 20

    OUTPUT PORTB.0

    LOOP:

    PULSOUT 0,110
    PAUSE 1000
  6. Program for controlling analog servo motor using PIC18F452

    hi
    i am using pic 18f452 to control the servo motor Turnigy TG9e.
    i am programming it using microcode studio.
    i was not able to move the servo motor.

    i don't know what was the mistake.

    can...
  7. Replies
    0
    Views
    1,597

    problem in erasing the PIC 18f452

    i am using winpic 800 software.
    and for downloading the program i was unable to erase the program.
    is there settings to be changed for it
  8. Replies
    3
    Views
    3,326

    Re: insufficient memory in pic 16f877a

    i have chosen pic18f452
    but i was unable to download the program using winpic800 software.
    is there any changes to be made in its settings?
  9. Replies
    3
    Views
    3,326

    insufficient memory in pic 16f877a

    i am having problem with memory space available in the pic i have chosen.


    i have to store atleast 40KB of data and the pic supports only 8KB.


    can anyone provide me a nice solution
  10. Re: Which EEPROM is suitable for interfacing with PIC16F877A

    thank you to all for giving me some nice ideas
  11. Which EEPROM is suitable for interfacing with PIC16F877A

    can anyone tell me the suitable EEPROM for this pic 16f877a.i need a memory space of about 30K
  12. Replies
    4
    Views
    4,078

    Re: Programming Stepper motor using 16f877a

    the stepper motor must be a bipolar one.
    i need the coding for a stepper motor with three or two terminals

    it is for designing a robotic arm and these stepper motors will be place in finger...
  13. Replies
    4
    Views
    4,078

    Programming Stepper motor using 16f877a

    can anyone give me the program for programming stepper motor using 16f877a using microcode studio.
Results 1 to 13 of 13