• :
  • : 125
  • : 0
  • YouTube
  • 0
  • Documentary

.

2019
2019x1
Checksums and Hamming distance
Episode overview
The term "checksum" can refer to all sorts of different error detection codes. How are some better than others? What types of errors are they good at detecting? And how do you calculate .. show full overview
2019x2
How do CRCs work?
Episode overview
CRC (cyclic redundancy check) is one of the most common methods of error detection. It uses some interesting mathematical tricks to guarantee that it can catch certain kinds of errors. .. show full overview
2019x3
Hardware build: CRC calculation
Episode overview
CRC (cyclic redundancy check) involves some intimidating math. But it turns out that it can all be done with some fairly simple hardware. In this video, I build the hardware to compute .. show full overview
2019x4
The world's worst video card?
Episode overview
Let's build a circuit that displays an image on a VGA monitor! In this video, I talk about how VGA signals work and build a circuit that provides the correct timing of sync signals so .. show full overview
2019x5
World's worst video card? The exciting conclusion
Episode overview
For part 1, see this video: https://www.youtube.com/watch?v=l7rce6IQDWs Let's build a circuit that displays an image on a VGA monitor! In part 2, I talk about how VGA uses analog RGB .. show full overview
2019x6
“Hello, world” from scratch on a 6502 — Part 1
Episode overview
Learn how computers work in this series where I build and program a basic computer with the classic 6502 microprocessor. More info: https://www.eater.net/6502 Part 2: .. show full overview
2019x7
How do CPUs read machine code? — 6502 part 2
Episode overview
Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: This video! Part 3: .. show full overview
2019x8
Assembly language vs. machine code — 6502 part 3
Episode overview
Schematics, datasheets, kits, and more at https://eater.net/6502 More on vasm: http://sun.hasenbraten.de/vasm Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: .. show full overview
2019x9
Connecting an LCD to our computer — 6502 part 4
Episode overview
Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: https://www.youtube.com/watch?v=yl8vPW5hydQ Part 3: .. show full overview