How to reed data from 18F4550 EEPROM into EXCEL via PC USB interface?


Closed Thread
Results 1 to 24 of 24

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default Reference is to Parallax or Windmill?

    Quote Originally Posted by chuck View Post
    I was going to suggest that, But you would have to get written permission for bussiness use has you can us it and alter it for free for private use. If i remember there is one file that cannot be altered due to copyrights.
    May be worth e-mailing them to ask and see what they say
    Thanks, Chuck for ideas. Are you referring to Parralax or Windmill?

  2. #2
    Join Date
    Nov 2005
    Posts
    51


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by jellis00 View Post
    Thanks, Chuck for ideas. Are you referring to Parralax or Windmill?
    I was referring to Parralax has this is a freeware not sure about the windmill software.
    I've used the Parralax many of times and it really easy to use.

  3. #3
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default Will it work with USB interface?

    Quote Originally Posted by chuck View Post
    I was referring to Parralax has this is a freeware not sure about the windmill software.
    I've used the Parralax many of times and it really easy to use.
    Thanks, Chuck. As I have said before, however, I must use it on a USB intereface for this particular application. Have you (or anyone else that might answer) ever been able to get Parralax to work with a USB interface between the PC and the PIC?? If I can verify that is doable I am going to give it a try.

  4. #4
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    From what I hear, USB-to-serial adapters work fine with PLX DAQ, BUT you have to make sure Windows assigns a lower com number (1 to 4) to the virtual serial port.

    Regards,

    Anand

  5. #5
    Join Date
    Nov 2005
    Posts
    51


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by jellis00 View Post
    Thanks, Chuck. As I have said before, however, I must use it on a USB intereface for this particular application. Have you (or anyone else that might answer) ever been able to get Parralax to work with a USB interface between the PC and the PIC?? If I can verify that is doable I am going to give it a try.
    Sorry I have not tired the USB way, But I just used an RS232 chap and uploaded it via USB-to-serial cable and this works spot on. This was becasue the laptop does not a a serial port on it.
    I have treid to do a search for usb into excel but never found anything, I shall carry and look and have ago at doing my own has USB is the way forwardm I susspose it easy to so once you have mastered it.

  6. #6
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default

    USB is not my forte (yet!), but from what little I understand (Bruce, Darrel or any of the other Gurus can confirm or rubbish this), if you use CDC descriptors on the pic side it would be equivalent to using a RS232-to-serial. Then, you dont need to worry about inputing data from USB into Excel; just assign a low com port to the virtual connection and Excel wouldnt even know the data is coming over USB, not the serial port.

    Regards,

    Anand

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by ardhuru View Post
    USB is not my forte (yet!), but from what little I understand (Bruce, Darrel or any of the other Gurus can confirm or rubbish this), if you use CDC descriptors on the pic side it would be equivalent to using a RS232-to-serial. Then, you dont need to worry about inputing data from USB into Excel; just assign a low com port to the virtual connection and Excel wouldnt even know the data is coming over USB, not the serial port.

    Regards,

    Anand
    I am not a guru but you are correct.
    Dave
    Always wear safety glasses while programming.

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