All Projects → blintux → andor

blintux / andor

Licence: other
8bit breadboard computer

Programming Languages

C++
36643 projects - #6 most used programming language
AutoIt
60 projects
assembly
5116 projects

ANDOR - 8 bit breadboard computer

This is ANDOR (AND-OR) my 8-bit breadboard computer. Inspired by Ben Eater and his series about building an 8 bit computer: http://eater.net

⚠️ Please note that this project is under development and the hardware might change over time.
Check back sometime or follow me on YouTube

YouTube: https://www.youtube.com/playlist?list=PLOlxf8qMiBT00kGVkUlEaljKMdjT1aq8r
Shematics: https://easyeda.com/blintux/andor

Features

  • 8 bit data/address bus
  • 256 bytes memory
  • A, B operation registers
  • Stack register
  • Flag register. Flags: Carry, Negative, Overflow, Zero
  • 16x2 LCD display
  • Real Time Clock
  • Input port for controller
  • Program loader port (parallel)
  • Assembly complier and loader application for Windows

Future Work

  • 64 KB memory
  • Graphical LCD display
  • Sound module
  • New program loader port: serial (support USB->serial data transmission)
  • More assembly instruction

Modules overwiew

Modules

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].