PC / PIC communications?


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

    Default PC / PIC communications?

    I'm relatively new to PB, but I was wondering what's the easiest way to communicate between a PIC and a PC? Serial? RS232? I guess what I really need to know is:

    1. what cable do I need
    2. what software can I use to interface the PIC
    3. what additional software configuration I need to do

    My main goal is to be able to get the PIC to output data that is stored on a 32kbyte eeprom, which was written by the PIC initially.

    Thanks for any advice!
    Dave

  2. #2
    Join Date
    Dec 2003
    Location
    Wichita KS
    Posts
    511


    Did you find this post helpful? Yes | No

    Default

    Hello Achillies,

    1. what cable do I need
    2. what software can I use to interface the PIC
    3. what additional software configuration I need to do
    No cable necessary... 3 wires...going to your RS232.

    I used Procomm

    The pic I used T2400 for the transmittion rate, so that other parts were not necessary.

    Additional Software? I can only assume you mean software for your PC. Most any software will work, you may have to adjust the baud rate, or invert your signal from your PIC chip. (or use a MAX chip).

    Melanie put a beautiful program on this board, that does probably what you want... I Did a search on it.

    http://www.picbasic.co.uk/forum/showthread.php?t=573


    Dwayne
    Ability to Fly:
    Hurling yourself towards the ground, and missing.

    Engineers that Contribute to flying:
    Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute

    Pilots that are Flying:
    Those who know their limitations, and respect the green side of the grass...

Similar Threads

  1. Replies: 26
    Last Post: - 2nd October 2017, 11:35
  2. Send data PIC to PC
    By konter in forum Off Topic
    Replies: 6
    Last Post: - 25th December 2009, 22:04
  3. Replies: 67
    Last Post: - 8th December 2009, 02:27
  4. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  5. Replies: 11
    Last Post: - 12th July 2008, 02:36

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