GitHub topics: circuit-design
code-forge-temple/circuit-sketcher-app
A web application to draw circuits on a canvas, based on circuit-sketcher-core.
Language: TypeScript - Size: 1.27 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 0

code-forge-temple/circuit-sketcher-obsidian-plugin
A plugin for Obsidian to draw circuits on a canvas.
Language: TypeScript - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 15 - Forks: 0

ogurasek123/6t-sram-cell-cmos-design-electric-vlsi-tool
This project demonstrates the **design of a 6-Transistor (6T) SRAM memory cell** using the **Electric VLSI Design System**. It includes only the **schematic and layout**—simulation and waveform outputs are not included in this repository.
Size: 130 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

imdad4767/LTspice-Portfolio-
🔍 Explore advanced CMOS inverter design and characterization with LTspice, showcasing essential techniques for modern semiconductor circuit analysis.
Size: 1.65 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

broccolimicro/course-self-timed-circuits
Introductory course to Self Timed Circuits
Language: Makefile - Size: 77.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 1

RarityBrown/ic-self-learning
微电子和集成电路自学指南
Size: 257 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 28 - Forks: 1

AryaD-ece/LTspice-Portfolio-
A curated collection of fundamental analog and digital circuit simulations demonstrating core concepts in VLSI design. This repository includes characterization of a CMOS inverter, a common-source amplifier, current mirrors, a differential pair, and a complete two-stage op-amp , with detailed analysis of key performance metrics .
Size: 376 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

Martian-Technologies/Connection-Machine
Connection Machine is an open-source desktop application for designing and simulating digital circuits at scale.
Language: C++ - Size: 13.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 20 - Forks: 3

0101shift/Project_OAK
All design files, source code, and documentation for Project OAK, a digital watch inspired by mechanical complications.
Language: C++ - Size: 37.5 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 15 - Forks: 1

adityapatel1010/Basic-Computer-Circuit
Basic Computer Circuit with Custom Instructions — Implementation of a simple computer architecture with RAM, ROM, micro-operations, and 6 new custom instructions (NOR, NOTDR, MUL, XOR, COPY, CLRDR), showcasing instruction design, mapping, and control logic.
Size: 10.8 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

jfullstackdev/electronics-robotics-intro
intro to electronics & robotics
Size: 219 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 5

Shaurya-Sethi/circuitron
Circuitron: Agentic PCB Design Accelerator — Generate, plan, and layout circuits from natural language prompts.
Language: Python - Size: 29 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 25 - Forks: 4

amberisvibin/chibi-pc09
The PC-09 will be a 6309 based microcomputer.
Language: Assembly - Size: 63.8 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 2

panhaiqi/OpenChipEDA
an open-source, Python-based unified platform for chip-level digital circuit simulation and EDA (Work in Progress for fun)
Language: Python - Size: 65.4 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 0

akelmas/kn_plc
Ladder Diagram editor implementation using Qt. See: https://code.qt.io/cgit/qt/qtbase.git/tree/examples/widgets/graphicsview/diagramscene?h=5.14
Language: C++ - Size: 333 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 34 - Forks: 17

williamyang98/impedance_lab
A collection of tools for transmission line design, analysis and visualisation
Language: TypeScript - Size: 6.72 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bics-rug/heracles
HfO2 ferroelectric capacitor compact model for circuit simulation
Size: 604 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

AyoubBM090/CircGen-AI
CircGen-AI generates Logisim circuit files from English prompts using AI. Fine-tune LLMs for efficient digital logic design. 🌟🔧
Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jellyterra/wiresynth.sc
Describing components and wiring in circuit board design with presentation in Scala.
Language: Scala - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AarambhaAnta/CircGen-AI
An AI model fine-tuned to generate Logisim Evolution .circ files from natural language descriptions. Building an AI agent for digital logic circuit design.
Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

YatharthKumarSaxena/Digital-Logic-Designs-Logisim
Logisim circuits for Combinational & Sequential Logic with theory PDFs and optimizations.
Size: 4.64 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

siddhantladdha/analog_daddy
This library is an attempt to make transistor sizing for Analog design less painful.
Language: Python - Size: 3.28 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 19 - Forks: 0

Audioleo/WIRASCII
Representación de circuitos eléctricos en texto plano mediante símbolos ASCII estandarizados.
Language: Python - Size: 240 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

GiantStepz/HossSpice
Language/parser for analog & digital circuit simulation
Language: C++ - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sathya-v-28/Projects
A collection of projects done across various domains throughout four years of UG (ECE)
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Logymart/online-4-band-resistor-color-code-calculator
The Online 4 Band Resistor Color Code Calculator helps users quickly determine resistor values from color codes, making electronics projects easier. With this tool, you can avoid mistakes and enhance your circuit designs. 🛠️💻
Language: JavaScript - Size: 4.21 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Mk9207/Constructive-Mutual-Enhancement-Circuit-Theory-
Constructive Mutual Enhancement Circuit Theory: A theory that models the constructive reinforcement between interconnected signal circuits, supporting co-adaptive and recursive behavior in AI systems. 構成的相互強化回路理論: 相互接続された信号回路が構成的に強化し合い、AIにおいて共適応や再帰的進化を可能にする動的構造を理論化したモデルです。構成的な回路設計によって継続的性能向上を実現します。
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rashmee-g/rashmee-g.github.io
A personal portfolio website built with HTML and CSS to showcase my engineering projects, technical skills, and resume. Designed for prospective employers and collaborators, the site highlights my work in embedded systems, full-stack development, and circuit design.
Language: HTML - Size: 4.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mixdor/CircuiTikZ-Generator
This software is a tool for designing electronic circuits using LaTeX. With an intuitive graphical interface, you can create complex circuits quickly and easily, while the LaTeX code generator translates your designs into code compatible with the LaTeX circuitikz library.
Language: Python - Size: 301 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 0

byuccl/spydrnet
A flexible framework for analyzing and transforming FPGA netlists. Official repository.
Language: Python - Size: 46 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 95 - Forks: 23

AkhilRai28/PCB-Designing
This repository contains detailed documentation and code for designing and developing a microcontroller-based Printed Circuit Board (PCB). The project focuses on creating a versatile and efficient platform for various embedded system applications, ensuring optimal performance, power efficiency, and ease of integration.
Language: C++ - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

faanid/stm32f1-micro
The microcontroller code implements a simulation model of a lithium-ion battery
Language: C++ - Size: 285 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LFL-Lab/SQuADDS
A validated design database and simulation workflow software for superconducting quantum hardware
Language: Jupyter Notebook - Size: 131 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 13

DuttPanchal04/6t-sram-cell-cmos-design-electric-vlsi-tool
This project demonstrates the **design of a 6-Transistor (6T) SRAM memory cell** using the **Electric VLSI Design System**. It includes only the **schematic and layout**—simulation and waveform outputs are not included in this repository.
Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iamkarthikbk/ee5311-2025
All course-related work from ee5311 at iitm in jan-may 2025.
Language: Verilog - Size: 39.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KayeJD/Microprocessor
Designing a simple 4-bit microprocessor from scratch
Size: 9.18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

kwazi-x/ladder-editor
Ladder diagram editor in HTML/Javascript
Language: HTML - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jubayer98/Design-Simulate-A-MIPS-32-Bit-CPU-Using-Logisim
The project involves implementing a subset of the MIPS 32-bit architecture using Logisim, specifically focusing on a 32-bit pipelined version of the MIPS architecture. The objective is to enable the execution of basic MIPS code.
Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

George-P-1/Gate-Access-Control-PCB
KiCAD Designing (Schematic and PCB)
Size: 3.75 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 3

MEESAM749/DigitalClockWithAlarm
This is a hardware implementation of a basic digital clock using logic gates and some counter ICs and a clock generator.
Size: 873 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Gab-San/Progetto-Reti-Logiche
IT: Questa repo contiene uno dei tre progetti del corso di Ingegneria Informatica del Polimi 2024: progettare un circuito a livello logico. EN: This repository contains one of the three cs bachelor projects of Polimi 2024: the design of a digital circuit.
Language: VHDL - Size: 2.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

4d6174686973/circuit-design
Circuit Design based on Feature Similarity for Quantum Generative Modeling
Language: Python - Size: 695 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

philippaltmann/QCD
Quantum Circuit Designer: A gymnasium-based set of environments for benchmarking reinforcement learning for quantum circuit design.
Language: Python - Size: 1.45 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

RezaGooner/Karnaugh-Map
The program in GUI that show and minimize with Karnaugh-Map in Python & C++
Language: C++ - Size: 1.59 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

artomweb/SketchyCircuits
An online circuit drawing tool for sketchy circuits.
Language: JavaScript - Size: 462 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Eslam-Abdo/motor-driver-design
This repository contains the latest version of my motor driver design project. My role in the project included reverse engineering a Cytron 10-A motor driver, redesigning the driver circuit using Eagle PCB tool, and designing multiple versions to improve the design.
Language: Python - Size: 10 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

aaanthonyyy/CircuitNet
A hand-drawn schematic sketch recognizer and converter. Traditional object detection techniques built using OpenCV; deep learning classification powered by TensorFlow 2 using the Keras API.
Language: Jupyter Notebook - Size: 44.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 33 - Forks: 5

SarwanShah/HU_2020_Analog-Multimeter-Design
Developed an analog multi-meter using the principles of instrumentation and electromagnetism.
Size: 1.72 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jack74387/Single-Cycle-8-bit-CPU
Single-Cycle 8-bit CPU designed for basic instruction execution with Logisim.
Size: 115 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Daedalus-op/PCB-Designs
A repo documenting the creation of a PISO register in Kicad 8.0
Language: HTML - Size: 1.16 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

akashnag/breadboard-circuit-designer
A breadboard-based circuit designer and simulator written in Java
Language: Java - Size: 397 KB - Last synced at: about 9 hours ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

brian09088/Electronic-Circuit
電路學、網路分析(電路學2) 線上課程筆記
Size: 21.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TDR-VOID/Smart-Tracking-Seal
Smart Tracking Seal, which is built using an A9G module and an ATmega328P microcontroller, enables real-time location tracking and lock state verification, with notifications via mobile app and SMS.
Language: C++ - Size: 4.96 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

jubayer98/Basics-Logisim-Simulation
Here are designs and simulations of some common logic circuits.
Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 4

arasgungore/third-order-Butterworth-filter
An LTspice project which contains third-order Butterworth filters built both using an inductor and a current conveyor.
Size: 751 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

l0tys/MultisMetris
Final project in electrical engineering focused on developing a power meter utilizing integrated circuits and a microcontroller.
Language: C++ - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sametgul/roman3d
A 3-DOF Robotic Manipulator built from scratch. This project includes a data acquisition card design interfacing between the robot and computer, a 3-DOF planar robotic manipulator design, and a Simulink template for implementing and simulating control algorithms.
Language: C - Size: 6.9 MB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

vaishnavisamboji/Night-Patrol-Robot
An autonomous surveillance robot built with ESP32-CAM for night patrols. It uses IR sensors for obstacle detection, sound sensors for intrusion alerts, and streams live video for remote monitoring. The robot automates security tasks by patrolling predefined areas and avoiding obstacles.
Size: 1.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Arsham-LH/Electrical-Circuits
Some files related to the simulation of electrical circuits using MATLAB, PSpice, and other tools.
Language: Roff - Size: 12.6 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TDR-VOID/Smart-Aquarium-Care-System
Automated aquarium care system utilizing Atmega32 microcontroller, LCD Display, DHT11 Temperature Sensor, Servo Motor, and GSM 800L. Enables personalized fish feeding schedules, alerts for temperature fluctuations, and low food notifications. Enhances fish care while minimizing human intervention.
Language: C - Size: 732 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TDR-VOID/CivetGuard-Indoor-Barrier
A motion detection device built using the NodeMCU microcontroller development board and connected to the Firebase real-time database. This device efficiently controls a flashlight using a relay module, with inputs from LDR and PIR sensors.
Language: C++ - Size: 212 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

SaBuMa/Project-Cash-Tester
Projecto Cash-Tester
Size: 5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kopeckylukas/digital-clock-LKdesign
The digital clock hardware and software is a result of a Final-Year Project at SŠIEŘ, Rožnov pod Radhoštěm, Czech Republic as part of the Maturita Exam (A-levels equivalent). All hardware, circuit boards schematics and software written in assembly language are available through an open-source licence.
Language: Assembly - Size: 14.5 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jubayer98/Design-and-Simulate-2-bit-ALU-using-Logisim
Here is the design and simulation of a 2-bit ALU using Logisim, capable of performing basic logical operations.
Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jubayer98/Random-Electric-Circuits-Simulation-Using-PSpice-for-Academic-Purpose
Here are some electric circuit simulations completed using the PSpice simulation tool.
Language: Roff - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jubayer98/BCD-Adder-Using-Logisim
This document presents the design and simulation of a BCD adder circuit using Logisim.
Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

jubayer98/Design-Simulate-32-Bit-Adder-Circuit-Using-Logisim
Here, a 32-bit adder circuit is designed and simulated using Logisim, showcasing a professional layout.
Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jubayer98/Custom-Seven-Segment-Display-Based-On-Specific-ID
This custom seven-segment display is designed to print specific IDs and can be modified to suit various purposes according to your needs.
Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kevontheweb/FilterForge
Component value calculator for scaling and offset amplifier circuits and lowpass filters using Texas Instrumetns application notes
Language: Rust - Size: 11 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

annammalai10/Smart_devices_to_assist_blind
Smart Device for indoor navigations Using Electronics
Size: 353 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ChloeCrozier/parking_sensor
Embedded Parking Occupancy Sensor
Language: C++ - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Gcerpa01/Bloom
Current development of a BLE Application utilizing Swift UI. This app is meant to utilize the central manager to connec to an HM-10 and an Arduino in order to control a strip of WS2812B lights
Language: Swift - Size: 2.5 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

riyasach189/Ultrasonic-Motion-Sensor-Design
Circuit and PCB design of ultrasonic doppler sensor for motion detection. Course: ECE215 2023 at IIIT Delhi
Size: 189 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dakotacookenmaster/ByteWeave
ByteWeave is a web-based application that allows students to simulate digital circuits using a variety of logic gates, including AND, OR, NOT, NAND, NOR, INPUT, OUTPUT, and Seven Segment Displays. Instructors can also create assignments with custom logic circuits that are automatically graded.
Language: TypeScript - Size: 347 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Eslam-Abdo/PCB_Portfolio
This portfolio showcases my previous work in PCB design and fabrication. It includes pictures of various PCBs that I have designed and fabricated using Eagle PCB tool.
Language: Python - Size: 23.1 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShyavanS/Ultrasonic-Range-Finder-Design-Project
Final design project for an Engineering Physics course at McMaster University. An ultrasonic range finder designed using several ICs and a pair of piezoelectric transducers that displays the recorded distance to an object in centimeters on 2 7-segment display modules.
Size: 2.61 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ShyavanS/Sequential-Logic-Finite-State-Machine-Design-Project
Final design project for an Engineering Physics course at McMaster University. A finite-state machine that was designed using the ICs available to us and NI Multisim to produce a device that cycled through a student number on a 7-segment display demonstrating knowledge of sequential logic.
Size: 568 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cascode-labs/viper-ic-devcontainers
Devcontainers for Integrated-circuit design using the Viper IC design environment
Language: Shell - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

fatihaltindis/MFB-Filter-RC-Calculator
MFB topology is used for active filtering. Here, there are two functions, one is for high-pass MFB filter and the other one is for low-pass MFB filter. These functions take filter parameters (Q_factor, cut-off frequency, gain and available capacitor and resistor values) as input. It estimates all the possible R/C combinations that satisfies given filter parameters and returns them as a table.
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BrentSeidel/Circuits
A collection of my electronic circuits that may be used by other projects.
Size: 16.6 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

loypt/digitalLogicWithLogisim
digital Logic experiment use Logisim Evolution
Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jb-23/meterdraw
Meterdraw is a Python program to create custom scale cards for analog meter movements
Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

cartheur/analogue-metal-circuits
A collection of circuits for a foray into the metal project.
Size: 1010 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Landhund/Easy_Wiring
Because Circuit Diagrams shouldn't be difficult to create because of bad software. They are hard enough already.
Size: 41.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

keikawa/affinity-circuit-symbols-asset
An asset which include circuit symbols for drawing schematics and block diagrams with Affinity Designer
Size: 614 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 2

RandomDelta6/ATX12VO-5VSB-to-12VSB-Adapter
ATX12VO compatible +5VSB to +12VSB inline adapter
Size: 2.18 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tirtharajsinha/vhdl_codes
vhdl
Language: VHDL - Size: 9.77 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

freegroup/electra
Dive into the world of Logic Circuits for free! Circuit Simulator for logic gates, flopflop,...
Language: JavaScript - Size: 197 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

GiovanniCornejo/Qtune Fork of avalosy8/qtune
Automatic guitar tuner project utilizing the Adafruit Feather RP2040 with CircuitPython
Language: Python - Size: 33.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

talhatallat/TV-backlight-LED-lighting-system
This system is a flashing LED TV backlight that contains a sensitive mic sensor that allows the LED lights to dance to the music tempo. The device uses a mic sensor as an input as it receives the sound signal and inputs a signal into the microcontroller (Arduino Nano). The microcontroller outputs bits (0 = 0v or 1 = 5v) depending on the frequency of the sound signal received from the sound sensor module. The output load consists of an RGB LEDs strip that runs on 12-volt DC, however, Arduino Nano only produces 5v out and it's not enough to turn on a 12v LED strip. To solve this problem, 3 MOSFETS were used to provide RGB LEDs 12 volts * 2 Amper power from the external power source and controlling the inputs of the MOSFET with the Microcontroller PWM pins to control the N-type junction. The lights flash when music is heard by the mic sensor.
Language: C++ - Size: 901 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

nahshalManir/Xilinx_ISE_VHDL
Design and synthesis of basic circuits in VHDL using Xilinx ISE
Language: C - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

theavidstallion/university-projects
This repository is dedicated to store university projects I have done.
Language: C++ - Size: 3.47 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

beyzanc/18-bit-processor-implementation-using-logisim
18-bit processor implementation using Logisim
Language: Python - Size: 530 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

wenbakefield/bent-wavefield
An analog synthesizer composed of a modified Baby8 Sequencer and Atari Punk Console, which can be used to create a variety of eight-note musical sequences.
Size: 975 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodEros9231/Heart-Rate-Monitor
This project showcases the design and development of a heart rate monitor printed circuit board (PCB). This heart rate monitor incorporates the Driven Right Leg(DRL) circuitry to enhance the accuracy and performance of the heart rate measurements
Size: 3.21 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ToCodeABluejay/ltspice-circuits
Here lies a collection of miscellaneous circuits I have created using LTSpice
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Devangvk/Op-Amp-Circuits
Design of various circuits using operational amplifiers
Language: Roff - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jproj3cts/Simple-Photodiode-Front-End
This project aims to provide a very simple slow (~15KHz) but low noise photodiode front end, for the use in building scientific instrumentation.
Size: 249 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

karim-mttk/electronic-products-development
Contains projects made using KiCAD for a university course
Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AnuragSChatterjee/NUS-Mars-Rover-Team-2021-22-Electrical-Engineering-Team
Worked as an Electrical Engineer for the NUS Mars Rover Team - a engineering team representing NUS where we competed with 50+ universities worldwide. Worked on Component Design & Power Calculations.
Size: 397 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
