Some questions regarding a servo motor's data sheet.


Results 1 to 37 of 37

Threaded View

  1. #23
    Join Date
    Aug 2006
    Location
    In a world of german electrons
    Posts
    102


    Did you find this post helpful? Yes | No

    Default

    If we all pay respect to each other what is written in my signature is always valid.

    malc-c just wrote me a mail stating that my code is too complicated for him.

    Now it is time to proove that you can contribute properly,Darrel Taylor: What is the cause of the servo's behaviour?

    Regarding Hardware I recommend the video on revver or rapidshare.
    Regarding Software the code is given.

    UPDATE: I used
    Code:
    RoutineRotate:   
        FOR Movement = 0 TO 2000 / 20   
            Low ServoMotor
            Pulsout ServoMotor,RotatingPos
            Pause 20
        NEXT Movement 
        RETURN
    And it still showed the same behaviour.
    Last edited by selbstdual; - 6th May 2008 at 03:54.
    Be well - whoever you are.

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. Read/Write Problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th February 2010, 01:51
  3. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  4. LCD + bar graph
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th October 2005, 14:50
  5. Sinus calculating !
    By Don Mario in forum mel PIC BASIC Pro
    Replies: 29
    Last Post: - 28th November 2004, 23:56

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts