garbage var from pulsin,,


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    PICMAN's Avatar
    PICMAN Guest


    Did you find this post helpful? Yes | No

    Default

    ok , dec worked, now i get numbers ,, but from what i can see there random,

    heres the code im using now,

    __
    PAUSE 250
    PLS VAR Word

    main
    PULSIN 15, 1 , pls ' recieve hi pulse store in pls varible
    DEBUG DEC pls

    END
    __


    i stopped it from looping because i got tons of numbers, i take 4 readings at zero,, and get,,
    6, 1 , 9 , 30
    this is with out effecting servo placement,
    effecting full left,
    8 , 1 , 7 , 9
    full right
    5 , 8 , 62 , 9

    ive got to have something wrong, these results dont match up, in the debug window it says 9600 baud, im confused by this, i expected to see 1.50 at zero, 1.25 1.75 etc. any sugestions?
    Last edited by PICMAN; - 21st February 2005 at 06:39.

Similar Threads

  1. RF Modules
    By tonyfelloni in forum mel PIC BASIC Pro
    Replies: 44
    Last Post: - 26th June 2010, 17:42
  2. RS485 bus - starting probem
    By wurm in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th January 2010, 13:35
  3. Puzzling issue with I2CWRITE to 24LC512
    By aberco in forum General
    Replies: 4
    Last Post: - 22nd August 2008, 17:47
  4. 16F877 RAM Question
    By Art in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 6th August 2005, 11:47
  5. 18F6680 and portd problems.
    By jkbh in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 6th June 2005, 10:54

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