Front-Panel Booting an ATmega88 Microcontroller
linusakesson.net·2h
Flag this post

Your computer contains both hardware and software. Even if you buy a PC motherboard separately, there’s software (called BIOS) in one of the chips, otherwise nothing would happen when you turn on the power. That chip was programmed in a factory by a computer-controlled system, and that computer-controlled system also came with software, perhaps in a boot ROM. That boot ROM was again programmed by a computer, or manufactured from a blueprint that was generated on a computer.

But if you keep tracing this lineage backwards in time, you eventually reach a point of deus-ex-machina: A bootstrap routine that was programmed by hand, by a human being, most likely on the front panel of a minicomputer.

I wanted to experience that process first hand. There are minicomputer emulators, of cour…

Similar Posts

Loading similar posts...