Now it becomes really complicated


Closed Thread
Results 1 to 1 of 1
  1. #1
    Ted's's Avatar
    Ted's Guest

    Default Now it becomes really complicated

    I connected a tsop1740 to my circuitry and sent the attached signal(lower area) to see this response from the pic(upper area).

    I am very confused but this explains why my rc5 decoding did not work.

    The pic code responsible is something like

    WHILE tsop1740 = 1
    ... count microseconds
    WEND
    ..write to array

    WHILE tsop1740 = 0
    ... count microseconds
    WEND
    ..write to array

    which is being repeated till no signal is there anymore and finally written to the eeprom. Then I reconstruced it and created a wave-file out of it to show. It is 192000 Hz. The area shown is roughly 29ms.

    Do you see a pattern?
    Attached Images Attached Images  
    Last edited by Ted's; - 25th June 2008 at 17:44.

Similar Threads

  1. How do I give a radio control car autonomous control
    By Kenjones1935 in forum General
    Replies: 190
    Last Post: - 17th January 2010, 15:40
  2. PIC & Profibus DP
    By crhomberg in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 29th September 2008, 19:56
  3. ADC sampling time
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 23rd March 2008, 04:26
  4. Odometer
    By mataston in forum General
    Replies: 13
    Last Post: - 5th June 2006, 14:28

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