Programming Fibonacci on a breadboard computer
Ben Eater · 7:26
The creator hand-translates a C Fibonacci program into the custom assembly language of a homebuilt 8-bit breadboard computer, converts it to binary by hand, toggles it in via switches, and runs it — successfully gener...