LED Matrix display


Results 1 to 14 of 14

Threaded View

  1. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: LED Matrix display

    BTW, feel free to tell me if you think I'm nuts.



    You can turn either LED on, or both LEDs off with combination of toggling TRIS for the pin, and the value on the pin.
    You just can't turn both of them on at the same time, because the pin can't source and sink current at the same time.
    We can fail to source or sink current to achieve the state of both LEDs off.

    A matrix display only has to light a line at a time.
    Why can't that be extended out to an entire matrix display?
    Last edited by Art; - 4th October 2013 at 04:28.

Similar Threads

  1. led matrix problem
    By dellpc in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th September 2011, 08:18
  2. SureElectronics LED Dot Matrix Display
    By DanPBP in forum Off Topic
    Replies: 4
    Last Post: - 4th October 2009, 20:10
  3. 5x7 LED Matrix Scrolling Display
    By roycarlson in forum mel PIC BASIC Pro
    Replies: 18
    Last Post: - 4th August 2008, 23:50
  4. Help led matrix
    By mosbc69 in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 14th April 2008, 19:54
  5. 245 Led Matrix Display (as constructed by Magu)
    By magu in forum Code Examples
    Replies: 11
    Last Post: - 29th June 2007, 00:07

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