Need explanation


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by tishri View Post
    im just confused how this works. how come that all rows to be displayed are connected to the last column of the led matrix display. thanks
    Because in most matrix displays (if this is the type we're talking about), you are only lighting up one row at a time...just like a CRT display. You don't/can't light up the whole screen at once, you scan the CRT, one line at a time, until the whole screen is scanned (the persistence of the phosphor 'holds' the picture), then you start over and scan the whole thing again.

    If you do it fast enough, your eyes don't know the difference and you don't need nearly as many lines (and nearly as much hardware) to drive a display as you would if you tried to light every LED individually all at the same time.

  2. #2
    Join Date
    Sep 2007
    Posts
    11


    Did you find this post helpful? Yes | No

    Post thanks

    thank you for the information

Similar Threads

  1. explanation on I2C command (PBP)
    By F1CHF in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 12th May 2014, 05:30
  2. explanation of step array
    By Rabm in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 29th September 2006, 18:00
  3. port/ pin explanation 16F877
    By emmett brown in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th August 2006, 01:07
  4. explanation about serout2 and serin2
    By micro in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 6th January 2006, 16:50
  5. ADCON Explanation
    By eoasap in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th December 2005, 19:08

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