Skip to content

drendog/Logic-Circuit-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Circuit Simulator

A logic circuit simulator made with p5.js library, useful for educational use. It can be used to simulate combinational and sequential circuits.

🍴 A very nice forked repository

A fork of this project with additional features and improvements can be found here. I would like to thank the developer of the fork, jppellet, for his contributions.

Demo live

A live version is available here.

Usage

Demo

demo gif animation

Set up for offline work

Prerequisites

sudo apt-get install git

Clone the repository

git clone https://github.com/drendog/Logic-Circuit-Simulator.git

Serve it on local

cd Logic-Circuit-Simulator
npx serve

📖 Reference book

Hamacher, C., Vranesic, Z., Zaky, S., & Manjikian, N. (2011). Appendix A. In Computer Organization and Embedded Systems (6th ed., p. 465). McGraw-Hill Education.

🤝 Contributing

Contributions, issues and feature requests are welcome.

🔧 TODO

Code documentation and everything.

Author

👤 drendog

License

MIT