How to read IRDA data from cell phones ?


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    serandre's Avatar
    serandre Guest

    Default How to read IRDA data from cell phones ?

    Is there any code to get/send data from a cell phone (Nokia 6600) via a IR link ?

    Thanks

  2. #2
    Funky Gibbon's Avatar
    Funky Gibbon Guest


    Did you find this post helpful? Yes | No

    Default

    Not off the top of my head, but have a look at the link below, there are many papers written on the subject

    http://www.irda.org/

  3. #3
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default IrDA "OBEX" and/or "Point And Shoot" - anyone tried this?

    Hello,

    I'm wondering if anyone already tried to use IrDA "OBEX" (OBject EXchange protocol) or "Point And Shoot" to send some data from a cellphone to a PIC.

    I could find some interresting stuff, especially these documents:
    http://www.irda.org/associations/249...l%20Basics.pdf
    http://www.irda.org/associations/249...l%20Basics.pdf.
    http://netwinder.osuosl.org/pub/netw...oot%20v1p0.pdf

    Amongst all IR protocols, OBEX and "Point And Shoot" look to be the ones to use for data transfer in this situation.

    It may appear simple in the docs, but simple doesn't always mean easy.

    So if anyone used this before and could share some info, it would be welcome.

    NB: my goal is to find a way to update a PIC's program without having to connect it via wires nor using a particular programmer (thus my idea: use a cellphone).
    Last edited by flotulopex; - 12th July 2008 at 21:57. Reason: adds
    Roger

  4. #4


    Did you find this post helpful? Yes | No

    Default Well,......

    Roger (from the French part of Switzerland)

    What PIC are you planning on using? How are you planning on getting the update in to your cellphone? MOST phones (including Nokia) don't like to receive file extensions they don't know about (for security) so generally receive them and hide them, or reject them. You COULD make a MASTER programmer which uses IrDA or RF or whatever, and then you won't have to worry about the complexities of having different chipsets trying to chat with eachother.

    ALSO remember that if YOU can use a cellphone to upgrade a PIC using "point and shoot" (I assume you are looking for some kind of commercial application) then I can use a cellphone to rob your information, AND I can use a cellphone to sabotage YOUR product.

  5. #5
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default

    I'm not making money with my gadgets; I leave this up to far more qualified people than me

    Security is not an issue since my circuit is an ir-remote (only simple-minded people are willing to hack a TV or DVD remote signal, no?)

    The remote has to "learn" the ir pattern from an original remote. Instead of having to learn it that way, I thought it would be interresting, if you'd have lost the original remote, still to be able to send the original pattern to my remote.

    Grabbing around the web, I could find some interresting infos on this excellent site http://www.lirc.org/ with a lot of details about the different ir patterns used in today's remotes. I could use some of them and transmit them via a mobilephone to my remote.

    I don't need any transmission protocol; I would like the phone to send the ir-pattern like a remote would do. I found some softwares and will test them shortly.

    Btw, I'm using a 16F88.
    Roger

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Actually sounds like a good project to me Roger. Let us know how you get on. How do you propose to write the data to the PIC once the IR data has been received?

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  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