Now to something completely different


Closed Thread
Results 1 to 16 of 16

Hybrid View

  1. #1
    Ted's's Avatar
    Ted's Guest

    Lightbulb Now to something completely different

    Now I am approaching a different task.

    I connected a TSOP-IR-Receiver to my device being run by a 16f628a. I want to control it via palmos 3.5 irda or own codes.

    Question: Who has already accomplished that task and can give me reliable sources?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I remember seeing an APP note on the microchip site a couple of years ago that talk about a project like yours. Do a search there.

    Have you done any programming for the palm? If so, (just curious) what developer are you using?
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    Hi, the irda signal is not modulated; so, you first need to get rid of the TSOP-IR-Receiver.

    Adding irda capability to a PIC could be achieved a number of ways. Microchip themselves have irda codec solutions. Or, look up www.sirpic.com. The guy there, Ravi, specializes in Micro-to-irda solutions in varying degrees of customization. At this site, you'll also find a software-only irda implementation for PICs contributed by another person.

    Regards

    Anand

  4. #4
    Ted's's Avatar
    Ted's Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ardhuru View Post
    Hi, the irda signal is not modulated; so, you first need to get rid of the TSOP-IR-Receiver.

    Adding irda capability to a PIC could be achieved a number of ways. Microchip themselves have irda codec solutions. Or, look up www.sirpic.com. The guy there, Ravi, specializes in Micro-to-irda solutions in varying degrees of customization. At this site, you'll also find a software-only irda implementation for PICs contributed by another person.

    Regards

    Anand
    Or modulate the signal. This is what I want to do. Being dependend on light situations has always been the greatest drawback of irda.

    Is there a sorce code on his site? I couldn't find any...

  5. #5
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

  6. #6
    Ted's's Avatar
    Ted's Guest


    Did you find this post helpful? Yes | No

    Default

    I am using a vb-clone for palm programming.

    The only option is to use IrDA.

    If I use IrDA,open the connection and send the value 3211 using a baudrate of 38400 and having the TSOP attached to the pic, what should I receive and how do I convert it back to the value via pbp?

    Please no links this time. I want to see this problem solved step by step so I can create a code suitable according to this example.

  7. #7
    Ted's's Avatar
    Ted's Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    I remember seeing an APP note on the microchip site a couple of years ago that talk about a project like yours. Do a search there.

    Have you done any programming for the palm? If so, (just curious) what developer are you using?
    I found it. Nice. One drawback is that the tsop is limited to - I guess - 1k bps meaning that the irda requiring 9600bps won't work so I'll have to work with my own codes and low-level. I hope that low - level does not mean assembler though.
    Last edited by Ted's; - 5th June 2008 at 00:16.

Similar Threads

  1. PBP projects for R/C models
    By malc-c in forum Code Examples
    Replies: 771
    Last Post: - 21st October 2016, 12:56
  2. EasyHID and USB for Newbies??
    By Squibcakes in forum USB
    Replies: 68
    Last Post: - 26th November 2015, 22:41
  3. completely incompetent
    By docwisdom in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 10th February 2006, 21:07

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