16F88 pinout question


Closed Thread
Results 1 to 4 of 4
  1. #1

    Default 16F88 pinout question

    Hello Guys,

    Just a quick question, if I'm not mistaken, on a 16F88 I can connect 15 LEDs to it?

    8 LEDs on the "B" port and 7 LEDs on the "A" port? And, one A pin as an input, right?

    Thanks!

    Daniel.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,519


    Did you find this post helpful? Yes | No

    Default Re: 16F88 pinout question

    Hi,
    Yes, PortA.5 is input only, all the other can be outputs, so 15 outputs in total, if using the internal oscillator.
    Watch the total current consumption if you plan to drive the LEDs directly from the PIC, max current into the Vdd pin (and/or out of the Vss pin) is 200mA, and max 100mA total, per port.

    /Henrik.

  3. #3
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: 16F88 pinout question

    Actually if you've got fifteen outputs, 8 on PortA and 7 on PortB, you could have 210 diodes if you Charlieplex them.

    This link shows how I did 20 LEDs on 5 pins. http://www.picbasic.co.uk/forum/show...ad.php?t=14439

    Could save you a few port pins you could use for something else.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: 16F88 pinout question

    Thanks Guys! Actually, I'm connecting fifteen PICs to one PIC (all 16F88), like in a master/slave configuration. When one pin is "on" on the master, the PIC connected to that pin will do something...

    AvionicsMaster1, that seems nice! I have a few 10x10 LED matrix I never used before, got them as samples, will try something with them..

Similar Threads

  1. Pinout for Orion P20005C LCD
    By rhino in forum Off Topic
    Replies: 1
    Last Post: - 26th April 2014, 10:16
  2. Replies: 4
    Last Post: - 12th December 2013, 17:40
  3. pinout for all chips? standards?
    By wdmagic in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 26th June 2013, 10:32
  4. VFD pinout and connections
    By rshaver in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 26th October 2010, 05:48
  5. Variable to Pinout conversion
    By Srigopal007 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 15th April 2005, 10:14

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