An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: circuits-simulator

arasgungore/netlist-solver

A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.

Language: MATLAB - Size: 531 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 3

bnjmn21/bsim

Simulator for logic circuits

Language: TypeScript - Size: 436 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

jakunzler/asic_fpga_introduction

Web page for the ASIC and FPGA Repository

Language: Dockerfile - Size: 63.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

octokerbs/FCEN-OrganizacionDelComputador-1

Sequential logic - Instruction set architecture - Micro programming - Input/Output - Analog/Digital and Digital/Analog conversion - Memory bus

Language: Assembly - Size: 3.9 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

melchisedech333/transistor-simulator

:fire: This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with the logic gates, to later use it in a binary sum algorithm.

Language: C - Size: 376 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

carlos-paz12/pcis

PCIS is an implementation of Programmable Circuit Simulators.

Language: C++ - Size: 782 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

victor0989/Quantum-dynamics-in-Joseph-channels-the-dark-effect-Butterfly-

Quantum dynamics in Jospeph channels. (From Ioseph, the Latin form of Greek Ἰωσήφ (Ioseph), which was from the Hebrew name יוֹסֵף (Yosef) meaning "he will add", from the root יָסַף (yasaf) meaning "to add, to increase")

Language: Python - Size: 54.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

KMihajlo/AOK_Proekti

Projects for the Computer Architecture and Organization course

Language: Assembly - Size: 1.67 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AbdallahHemdan/Circuits-Solver

🔌Circuits Solver is a simple tool to simulate and solve AC circuits....

Language: C++ - Size: 3.69 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 1

CapTen101/CircuitVerseDocs Fork of CircuitVerse/CircuitVerseDocs

This is Official CircuitVerse Online Documentation

Size: 34.3 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

jakubito11/logicsim

Digital logic circuit simulator

Language: JavaScript - Size: 15.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

fulcanelly/Circuits

logic circuit gates builder inspired by Current Circuit Builder

Language: TypeScript - Size: 547 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Dreamy16101976/FoxySim

Online DC and AC electric circuits simulator / Онлайн-симулятор линейных электрических цепей постоянного и синусоидального тока

Language: Go - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 1

mircea27c/Electron

Electronic Circuits Simulator & Creator

Language: C - Size: 161 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khadflow/ComputerArchitecture

This repository contains processors and circuits designed using Logisim. The circuits are built for the purposes of refreshing prior knowledge and for personal and recreational circuit design projects.

Language: Java - Size: 365 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danylomarkov/Circuits-UI

Logic circuits simulator

Language: JavaScript - Size: 759 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

AhmadHassan1001/Circuits-solver

Target: Solve any electric circuit knowing its components.

Language: C++ - Size: 22.2 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

devjoseadolfo/CircuitPlay

WWDC21 Swift Student Challenge Submission

Language: Swift - Size: 6.25 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 2

Michell203/CPU-project

Small model CPU built using Logisim-evolution

Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jakb2403/Logic-Circuit-Simulator

Logic Simulator for part IIA Engineering Project in Software Engineering (GF2P3) at Cambridge University

Language: Python - Size: 83.4 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vlsi-nanocomputing/spinwaves-model

A computational model for designing and simulating all-magnon circuits

Language: MATLAB - Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DodoZhang/CircuitSimulator

Language: C++ - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

ZeyadTarekk/AC-Circuits-CAD

The project objective is to develop a CAD (Computer-Aided Design) tool to simulate simple AC circuits that contain only (independent voltage sources, independent current sources, dependent voltage source, dependent current source, resistors, capacitors, and inductors).

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

AB20CS/LogisimCircuits

A collection of circuits designed using Logisim

Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rka97/Circuits-Solver

C++ DC circuits solver. Can solve basic circuits with resistances, current sources, and voltage sources. Uses Eigen for matrix computations. Written for a university group project, hopefully will be extended to alternating current circuits and more properly documented in the future.

Language: C++ - Size: 1.13 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

Kaktooth/Electrical_circuits-Editor

Редактор для малювання електричних схем. Розробка і реалізація програми-редактора електричних схем, що складається з резисторів. Передбачити перетворення паралельного і послідовного з'єднання опорів (з двох елементів в один за відповідними правилами). Editor for drawing electrical diagrams. Development and implementation of a program-editor of electrical circuits consisting of resistors. Provide for the transformation of parallel and series connections of resistors (from two elements to one according to the relevant rules).

Language: C# - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mrsac7/CSO-211N-Computer-System-Orgranisation-Lab

Logisim circuits of the Computer System Organisation (CSO-211N) Lab | IIT (BHU) Varanasi | Odd semester 2019-20

Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

thaleslindberg/ArduinoUno-Project

Language: C - Size: 393 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

2manslkh/Computer-Structures-JSim

50.002 - Computer Structures Lab JSIM

Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

duecknoah/CellPlunker

A simple top-down grid-based circuit creation sandbox game consisting of the most basic components

Language: Processing - Size: 6.99 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0