Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasjhan/vcb-projects

My personal VCB(virtual circuit board) project
https://github.com/lukasjhan/vcb-projects

Last synced: 12 days ago
JSON representation

My personal VCB(virtual circuit board) project

Awesome Lists containing this project

README

        

# VCB-projects
My personal VCB(virtual circuit board) project

## What is VCB(virtual circuit board)

It is a sandbox-only drawing-based logic simulator featuring an assembler and a powerful simulation engine. All of it designed to give you the freedom to build and experiment with logic circuits to your heart’s content.

Check this [link](https://store.steampowered.com/app/1885690/Virtual_Circuit_Board/) in Steam.

## Curcuits

* Multiplexer (MUX)
* Demultiplexer (DEMUX)
* Encoder
* Decoder
* Counter
* Register
* Adder
* Subtracter
* Multiplexer-Demultiplexer (MUX/DEMUX) Combo
* Comparator
* Shift Register
* Random Access Memory (RAM)
* Read-Only Memory (ROM)
* 7-Segment Display
* 7-Segment Decoder
* Shift Register Display Driver
* Counter Display Driver
* Arithmetic Logic Unit (ALU)