data logging PIC


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

    Default data logging PIC

    Hello All,

    I am looking at the 16F88 PIC for data logging and serial TX to a PC logging the ADC to an EXCEL document. I can manage the ADC to serial TX, what I need help with is the PC side in taking the serial data and decoding it and dumping it in an EXCEL doc. I want to use 4 ADC channels at 8 to 10bits.

    I would appreciate any help/info.

    Best Regards,
    Nick

  2. #2
    Join Date
    Nov 2004
    Posts
    61


    Did you find this post helpful? Yes | No

    Default

    If you send out your data with either tabs or commas between columns, and carriage returns between lines, it will line up nicely in Excel.

    Google around for 'excel serial port input' and I think you'll find a utility or two which will handle the PC side nicely.

    John

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    That's an option OR you'll need to do VB(or else) program that will get data from serial and create a XCEL or ACCESS file.

    I have some PDF on how using/programming VB here. My favorite is the 'VB Black BOOK' almost everything is covered in. I guess you can find that one or else VB EBOOK on some peer-to-peer site like LimeWire Case not send me your e-mail on my PM.

    A short VB tutorial on Reynolds Electronics Website.

    Probably Hyperterminal, RealTerm can also do the job.
    Last edited by mister_e; - 24th June 2005 at 20:26.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. DLR3 Data cable to pic
    By ZOOM in forum GSM
    Replies: 1
    Last Post: - 14th May 2010, 15:50
  2. Send data PIC to PC
    By konter in forum Off Topic
    Replies: 6
    Last Post: - 25th December 2009, 22:04
  3. Send data to PC USB
    By konter in forum Off Topic
    Replies: 2
    Last Post: - 18th December 2009, 21:57
  4. PIC to PIC Serial data using Cat5 cable
    By Andy Wood in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 3rd May 2007, 02:42
  5. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21

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