Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/27/04 07:11
Read: times


 
#78191 - RE: Flicker in Moving Message Display
Responding to: ???'s previous message

You need to separate the code that does the updating from the code that does the scrolling. I would suggest the updating of the leds is done in a timer interrupt - update one row per interrupt.

Then there's the method you use to do the scrolling - careful use of pointers will allow you to scroll without having to move a lot of memory values.

An overview of you code would be helpful so we can offer more specific solutions.



List of 29 messages in thread
TopicAuthorDate
Flicker in Moving Message Display            01/01/70 00:00      
   RE: Flicker in Moving Message Display            01/01/70 00:00      
      RE: Flicker in Moving Message Display            01/01/70 00:00      
   RE: Flicker in Moving Message Display            01/01/70 00:00      
      RE: Flicker in Moving Message Display            01/01/70 00:00      
   RE: Flicker in Moving Message Display            01/01/70 00:00      
      RE: Flicker in Moving Message Display            01/01/70 00:00      
         RE: Flicker in Moving Message Display            01/01/70 00:00      
            RE: Flicker in Moving Message Display            01/01/70 00:00      
               RE: Flicker in Moving Message Display            01/01/70 00:00      
                  RE: Flicker in Moving Message Display            01/01/70 00:00      
               Why did you not follow Olegs advice?            01/01/70 00:00      
                  RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                     RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                     RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                        RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                     RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                        RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                           RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                              RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                                 RE: Why did you not follow Olegs advice?            01/01/70 00:00      
                              That cannot work!            01/01/70 00:00      
                                 RE: That cannot work!            01/01/70 00:00      
                                    RE: That cannot work!            01/01/70 00:00      
                                       RE: That cannot work!            01/01/70 00:00      
                                          RE: That cannot work!            01/01/70 00:00      
                                             RE: That cannot work!            01/01/70 00:00      
   RE: Flicker in Moving Message Display            01/01/70 00:00      
   RE: Flicker in Moving Message Display            01/01/70 00:00      

Back to Subject List