Controlling a 12 LED bargraph...


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Posts
    10

    Default Controlling a 12 LED bargraph...

    I am needing to drive 12 LEDs in a bargraph using the PCA9552D LED controller as seen here... http://www.nxp.com/acrobat_download/.../PCA9552_5.pdf

    Does anyone know how to do this in picbasic pro or have any examples to start the bargraph that I could work with?

  2. #2
    skimask's Avatar
    skimask Guest

    Default

    Looks like a standard I2C control project to me.
    I2C commands are described in the PBP book, I2C control information is described in that datasheet.
    Put the 2 together...'nuff said...
    Although I would think it would be a lot easier just to use a PIC with enough I/O to handle 12 LEDs.

  3. #3
    Join Date
    Jun 2007
    Posts
    10

    Default

    Quote Originally Posted by skimask View Post
    Looks like a standard I2C control project to me....'nuff said...
    That's all it is... Thanks anyways.

    A GREAT BIG THANKS to Jerson Fernandes, [email protected] for assisting me in this and MANY other coding projects. He has made many times over, a HUGE difference in my business and the software/hardware development aspects. I owe him MANY THANKS!! Anyone needing EXCELLENT coding work done should contact him. I believe he's a member here as well...


    Brenon

  4. #4
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947

    Default

    A GREAT BIG THANKS to Jerson Fernandes
    Thanks Brenon. Let me blush now

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Free Project - 245 LED Display
    By T.Jackson in forum Code Examples
    Replies: 221
    Last Post: - 16th August 2009, 04:59
  3. new and need help
    By smeghead in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd November 2008, 20:19
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. Real Time Clock & Eeprom
    By smart_storm in forum General
    Replies: 8
    Last Post: - 17th February 2006, 19:03

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