About 19,100 results
Open links in new tab
  1. 4-bit computing - Wikipedia

    4-bit computing is the use of computer architectures in which integers and other data units are 4 bits wide. 4-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that …

  2. Nibbler 4 Bit CPU - Big Mess o' Wires

    Feb 6, 2016 · Nibbler is a 4 bit CPU built from standard 7400 series logic chips – individual counters, registers, buffers, and gates. It’s an educational example of a simple CPU that’s easy to understand …

  3. MP-4 Simplest 4 Bit TTL CPU : 9 Steps - Instructables

    MP-4 is simplest CPU that you can build and run your programs, including conditional branches and a few arithmetic logical operations. As you can see in block diagram, MP-4 is an harvard architecture …

  4. 4-Bit Computer Built on Breadboards | Using Transistors

    Jul 5, 2024 · This video shows how to build a 4-bit calculator using individual transistors. Four full adders are built to be able to add numbers up to 31 as the output has 5-bits.

  5. The simplest 4-bit RISC CPU - Hackaday.io

    May 27, 2023 · It is probably the simplest 4-bit CPU one can construct from TTL logic chips! It consists of only 7 TTL chips, one EEPROM program memory, and 555 timer for generating a clock signal.

  6. A 4-bit Computer – Frank DeCaire

    Feb 4, 2024 · This is about the simplest circuit you could start with to build a computer without using a microprocessor chip. There are a lot of computers out there built by hobbyists that are 8 and 16-bit …

  7. Guide to the TD4 4-bit DIY CPU - Hey There Buddo!

    Feb 12, 2024 · I bought a cute little 4 bit cpu kit from Aliexpress called the TD4. It has 2 registers, some LEDs, and 16 bytes of program ROM. Quite limited but still very cool and teaches a lot of principles …

  8. 4-bit CPU – Hackaday

    Aug 25, 2024 · The 4-bit CPU has a Harvard RISC architecture built entirely from 74HCT series logic mounted on a two-sided PCB using only through-hole parts.

  9. DIY 4-bit CPU | Blog - Teardown it

    Sep 18, 2023 · We use a total of four identical 4-bit SN74HC161N registers in our processor. Strictly speaking, they are not just registers but much more sophisticated multifunctional …

  10. 4-bit computing explained

    While 4-bit computing is mostly obsolete, 4-bit values are still used in the same decimal-centric roles they were developed for, and modern implementations are generally much wider and process …