Lesson 105 - Example 71: VGA Stripes

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 10

  • @brumen
    @brumen 11 років тому +2

    Really great demonstration. Thank you very much.

  • @ernestomagelan4813
    @ernestomagelan4813 10 років тому +1

    little confusion on 2:30 ?: not 480 pixels x 32 but 480 lines...

  • @samuelbferraz
    @samuelbferraz 11 років тому +2

    Keep doing this excellent job. It helped me a lot, thanks!

  • @nmillan1
    @nmillan1 11 років тому +2

    Could you explain how to display a checkerboard? I'd like to try and write a chess/checkers game

    • @laggggggggg3
      @laggggggggg3 5 років тому

      I would suggest starting with object-oriented programing to make a chess/ checkers game. But if you insist, here is a project by students at Columbia: www.cs.columbia.edu/~sedwards/classes/2005/emsys-summer/reports/Chess.pdf
      You might need to learn embedded systems on your own though

  • @kevine8089
    @kevine8089 4 роки тому

    Why no conv_integer for hcs & vcs when checking if less than what is an integer (vga_640x480)?

  • @chatgpt94274
    @chatgpt94274 9 років тому +1

    how i can use WORK.VGA_COMPONENT.ALL ?

  • @Alisayli02
    @Alisayli02 9 років тому

    Why not use UCF?

  • @mertylmaz2179
    @mertylmaz2179 6 років тому

    Why did you use " hsync

    • @tuckjam235
      @tuckjam235 3 роки тому

      I concur. I also couldn't get this to work until I used 525 for the vertical lines.