arduino uno


Building the Kenbak-1 Computer

Introduction to Building the Kenbak-1 Computer In this section, we’ll be Building the Kenbak-1 Computer. This is not an original computer. In this case, we’ll build this computer using the Atmega328. This is the processor you will find in an Arduino Uno. The original Kenbak-1 computer did not have a Read More »

Kenbak-1

Burning the Atmega328 Bootloader

Introduction to Burning the Atmega328 Bootloader By Burning the Atmega328 Bootloader, you use a little more memory in the chip, but for most users, it’s easier to upload future projects. Basically, the bootloader allows the microprocessor to receive a new project from your pc through the TX and RX pins. Read More »

arduino as isp