Ic2 to usb ??


Closed Thread
Results 1 to 5 of 5

Thread: Ic2 to usb ??

Hybrid View

  1. #1
    Join Date
    Oct 2003
    Location
    Australia
    Posts
    257

    Default

    Quote Originally Posted by SOMRU View Post
    Is I2C the answer? Not sure.
    I2C is used for storing data to an external eeprom (24xx256, 512 and the like). These chips have memory 32K, 64K etc.

    Not sure how much data you need to record, and how often, but you could use a bunch of these in theory up to eight per pic so that would give you heaps of data storage. You could store the data as comma delimited and use your programmer (icprog??) to read back the data and save in a text file. Excel can open comma delimited files.

    You're not able to use I2C with usb. In fact those 16F chips are no good for usb anyway. 18F are the way to go, but they have a steeper learning curve (esp when it comes to config fuse settings).

    I played around a little with memory keys and 18Fxxx ages ago but lost interest.

    Cheers
    Squib

  2. #2
    Join Date
    Dec 2006
    Location
    WADSWORTH OHIO USA
    Posts
    37

    Smile 16 x 18

    Thanks Squib...
    I all way's wait but thought we were alone...
    thanks for the insight... loosing interest myself...
    We will discuss the out come and I will post our answer to the problem...
    The 16f has always worked well for us with all of "old time" functions...
    But building a useful interface with a 16f and an SD module seems interesting... and useful...
    I will advise as to our final design for all to enjoy....
    Thanks
    Wayne,

    I would like to THANK all who have contributed to this thread...

    MORE TO COME...
    Last edited by SOMRU; - 3rd March 2009 at 20:15. Reason: C to everyone !!
    Thanks !
    SOMRU
    TWE/TFP/EE

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 14:43
  2. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 03:46
  3. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 21:17
  4. One USB keyboard to Two USB Ports
    By picnaut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th June 2009, 01:04
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 18:39

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