Noah1989 / loopmicro

An 8-bit microcomputer for the 21st century

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loop Microcomputer

a minmal 8-bit machine that is...

  • ... independent:

    • contains all the tools required to design another version of itself
    • does not require high soldering skills, uses through-hole parts only
    • uses only "evergreen" parts that have been in production for decades and are still made today
  • ... aproachable:

    • simple through reduction
    • NO hidden complexity behind brittle abstractions
    • open source and self-documenting
  • ... powerful, with it you can:

    • learn/teach how computers work
    • design electronics
    • control CNC machines / 3d printers
    • play games

About

An 8-bit microcomputer for the 21st century

License:MIT License


Languages

Language:C++ 69.2%Language:C 19.6%Language:Assembly 5.6%Language:Forth 4.5%Language:HTML 0.4%Language:Python 0.3%Language:Makefile 0.3%Language:PHP 0.1%Language:JavaScript 0.0%Language:Shell 0.0%Language:GLSL 0.0%