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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/20/05 21:04
Read: times


 
#85447 - nice to hear about you again
Responding to: ???'s previous message
Nihil,

it is not clear from your post, if you already started to write the program or just making plans. You also gave no details on your hardware - I understand that, you don't want to give clues to your opponents, but this makes it harder to help you.

So I assume you have already started with item 1 and are succesfully displaying the 81 dots.

1. don't worry, after a complete cycle of displaying switch off the beam and do everything that is needed (inputs check, algorithm, vector arrays update), then go to the beginning of the displaying sequence to start a new cycle. You can later try to make a timer-interrupt-driven display loop if you will find the picture is flickering, but for the beginning make it the easier way as described.
2.As I don't know the details, I can't help with this. Just a blind shot: Does the line display if you add it to the vector array "manually" right at the startup, not waiting for any input?
3. My approach when trying to solve an algorithmic problem is to try to visualize it and to "animate" it - e.g. doing some calculation step-by-step on a piece of paper, or draw some sketches of an evolving process. Here, you can draw the 9x9 dots playfield onto a piece of paper, get a box of matches (btw. do you know how many of them you need?), sit down with a friend and play a couple of games. Try to win, or at least try to stick to some scheme and see, if it leads mainly to wins or losses.

Good luck!

Jan Waclawek

List of 48 messages in thread
TopicAuthorDate
Interfacing the 8051 with a CRO            01/01/70 00:00      
   Display something on CRO            01/01/70 00:00      
      Display on CRO            01/01/70 00:00      
      More Elaborate!            01/01/70 00:00      
         Re: More Elaborate.            01/01/70 00:00      
            More elaborate            01/01/70 00:00      
         First test            01/01/70 00:00      
         Some sort of DAC is what you need!            01/01/70 00:00      
            Success !!            01/01/70 00:00      
               Picture posting            01/01/70 00:00      
                  Directory is enough            01/01/70 00:00      
   DAC            01/01/70 00:00      
   I to am working on CRO 1.0 for techfest            01/01/70 00:00      
      techfest?            01/01/70 00:00      
         Share the Prize?            01/01/70 00:00      
            Teamwork            01/01/70 00:00      
               ...aND            01/01/70 00:00      
                  Mmmmm TechFest!            01/01/70 00:00      
                     Atari            01/01/70 00:00      
               Re:            01/01/70 00:00      
                  This link has a vector clock display            01/01/70 00:00      
                     Great Enthusiasm            01/01/70 00:00      
                     Vector Clock English version            01/01/70 00:00      
                        German version            01/01/70 00:00      
                           Vektor klock            01/01/70 00:00      
                     'scope clocks, desert style            01/01/70 00:00      
               Explain Display Routine            01/01/70 00:00      
                  Please Explain!            01/01/70 00:00      
                  Display routine is not enough            01/01/70 00:00      
                  Display routine            01/01/70 00:00      
                     Z point            01/01/70 00:00      
                        Z point            01/01/70 00:00      
                        Concretize please            01/01/70 00:00      
                           How to do "Z"            01/01/70 00:00      
                              Integrators            01/01/70 00:00      
                        Small help            01/01/70 00:00      
   Programming Problems!!            01/01/70 00:00      
      nice to hear about you again            01/01/70 00:00      
          help ?            01/01/70 00:00      
            Why worry.            01/01/70 00:00      
            the logic of drawing lines            01/01/70 00:00      
      A slight misunderstanding            01/01/70 00:00      
         Isn't this process hidden for the user?            01/01/70 00:00      
            Re:            01/01/70 00:00      
            Sort of...            01/01/70 00:00      
   Apologies!            01/01/70 00:00      
      Answered in other Thread!            01/01/70 00:00      
      Optimise?            01/01/70 00:00      

Back to Subject List