Skip to product information
1 of 10

innoelement Maker Store

Gigatron TTL Microcomputer DIY Kit

Gigatron TTL Microcomputer DIY Kit

Regular price $99.00 USD
Regular price Sale price $99.00 USD
Sale Sold out
Shipping calculated at checkout.
Quantity

What is it?

This compact Apple II floppy disk emulator lets an Apple II, Apple II Plus, or Apple IIe load disk images from an SD card instead of relying on aging 5.25-inch floppy disks. It includes the STM32F411 BlackPill controller board and SD card interface needed for the emulator itself.

What's in the box?

Package includes: 1x Apple II floppy disk emulator board assembly, 1x installed STM32F411 / BlackPill controller board, 1x OLED display and four-button interface, 1x prepared SD card / microSD card, and 1x ribbon cable for the Apple II floppy interface. Apple II computer, Disk II controller/interface card, and copyrighted disk images are not included.

Installation

Connect the emulator to the Apple II floppy interface using the included ribbon cable, insert the prepared SD card, then power on and use the OLED screen and four buttons to choose a disk image. Basic Apple II hardware knowledge is recommended.

Warranty

Hardware is tested before shipping whenever stock is available. The product includes a 1-year non-transferable warranty covering manufacturing defects. If compatibility or setup issues occur, contact support before requesting a return.

View full details

Technical details

Description, documents, and source code.

The Gigatron TTL is a retro-style 8-bit computer, where the CPU is implemented by a set of TTL chips instead of a single microprocessor


What is it?

Gigatron is a TTL microcomputer that you build yourself. The Gigatron TTL is a retro-style 8-bit computer, where the CPU is implemented by a set of TTL chips instead of a single microprocessor, imitating the hardware present in early arcades. Its target is the computing enthusiasts, for studying or hobby purposes.

Why did you make it?

For my student to study and the original Maker not offer it now.

What makes it special?

The Gigatron TTL microcomputer is a minimalistic retro computer. It’s special in its own oddball way, because it has absolutely no complex logic chips in it, not even a microprocessor! Its CPU is built out of a handful of classic 7400-series ICs, colloquially known as the TTL logic series. These chips combined form a powerful 8-bit processor.

Besides running applications, this processor performs functions that traditionally require dedicated peripheral chips for video, sound and other I/O. By eliminating these the hardware remains small and understandable. Still the single-board system works as a full-blown microcomputer that you can play video games with.

Now you can easily build one yourself. As you build, learn what happens inside a CPU by looking inside one. See the functional units, look inside the Arithmetic and Logic Unit, see its truth tables and learn what makes up a ROM. Then go on to enjoy playing the built-in retro video games or write little programs in BASIC. You can also hack it in any way you like if you have a taste for that.