Welcome to Circuit Explorers, a hands-on tutorial on exploring, designing, simulating, building, and testing digital circuits.
🎯 Goal: To build a full-featured, programmable 8-bit computer using only chips in the 74LS family of integrated circuits.
📈 Journey: Circuit Explorers aims to be an educational journey where you start from zero knowledge of electronics to learn about analog and digital circuits via a set of Adventures, and eventually build your own programmable CPU from scratch.
Each adventure redirects you to curated documentation and video tutorials so you can quickly understand the basic concepts, and encourages you to experiment both by simulating circuits on your computer, and by building physical circuits to test them yourself.
Development¶
🚧 🚧 🚧 This is Work-in-Progress 🚧 🚧 🚧
See the Circuit Explorers repository on GitHub for instructions on how to contribute to this project.
License¶
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.
Contact¶
For all comments, bug reports, suggestions for improvements, please contact:
Vangelis Koukis <vkoukis@gmail.com>
Looking forward hearing from you!