External Control Lines


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2007
    Location
    Grass Valley CA
    Posts
    16

    Default External Control Lines

    I have my first application in PBP fairly well blocked out and I'm coming to the point where I have to decide on what external devices I'm going to have to use to get the desired functions.

    The point being, is it more cost/time/effort effective to use a couple of external devices to read my switch inputs and store my control line outputs or should I just use the largest PIC that will do the job internally.

    If I use external devices, I understand that there are several different methods or formats that can be used (I2C, serial CMOS shift registers, etc.). Is there a bonehead simple place to go to read the strengths and weaknesses of each?

    Just for information, there will be about a dozen inputs and a couple of dozen outputs to do the job.

    Jim

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    A single-chip solution is (at least in my opinion) pretty much always the best
    way to go. With that many I/O-pin requirements, a PIC with enough I/O will
    for sure cut down on your parts count & finished PCB size.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Similar Threads

  1. Replies: 1
    Last Post: - 28th January 2010, 22:15
  2. How do I give a radio control car autonomous control
    By Kenjones1935 in forum General
    Replies: 190
    Last Post: - 17th January 2010, 15:40
  3. Problems with driving external EEPROM M24256
    By Kristjan in forum mel PIC BASIC Pro
    Replies: 18
    Last Post: - 10th February 2008, 11:34
  4. Allow better control of text in GUI
    By Archangel in forum PBP Wish List
    Replies: 1
    Last Post: - 19th February 2007, 13:25
  5. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18

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