Communication with a Mobile device


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

    Default Communication with a Mobile device

    Has anyone tried or can give advice on how to connect a Pic to a mobile device (like a Palm) thru a serial or usb connection?

  2. #2
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Keith
    Has anyone tried or can give advice on how to connect a Pic to a mobile device (like a Palm) thru a serial or usb connection?
    if you have a MAX232 on board a serial connection would be pretty simple:

    Use the Sync cable (or Cradle) that comes with your Handheld and:

    connect RX of the HandHeld to TX of your MAX232
    connect TX of the HandHeld to RX of your MAX232
    connect GND of the HandHeld to GND of your MAX232

    It might even work without a MAX232, but then you need to check first that the serial port of your Handheld works with TTL levels.

    I have sucessfully connected PICs to PALMs and iPAQs with only three wires.

    There are many examples for serial communication on this Forum, have you tried a search?

    USB is possible but more complex.
    regards

    Ralph

    _______________________________________________
    There are only 10 types of people:
    Those who understand binary, and those who don't ...
    _______________________________________________



Similar Threads

  1. Watchdog Timers
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th August 2014, 18:03
  2. RX TX modules - intermitent communication
    By ruijc in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 11th June 2009, 00:13
  3. PIC18f2550 usb communication with a mobile phone
    By TD26 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 25th February 2008, 19:13
  4. USB Device Communication
    By Pesticida in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th January 2008, 21:22
  5. @ Device Parameters
    By Randy_Suwanee in forum General
    Replies: 2
    Last Post: - 11th August 2004, 14:40

Members who have read this thread : 1

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