Digi-key logo
scheme-it logo
Home
Design
Logout My Account
What’s New Digi-Key Tech Forum Keyboard Shortcuts Contact Us Page Help Page Feedback
Scheme-it settings
Auto save

Scheme-it

Introduction

Schematic Drawings
Use schematic symbols to layout the components of your circuit and make electrical connections. With symbols ranging from amplifiers to vacuum tubes, as well as the ability to build custom symbols, you are able to design nearly any circuit. Access to Digi-Key's extensive part database also allows you to browse and assign orderable part numbers.
Diagram Building
Use the system blocks to refine your idea at a conceptual level. The higher-level components are there to help you plan out the broader intentions of your idea. This powerful block chain library allows you to quickly layout the function of circuit. Once your design is ready, save and share with your colleagues.
Flow Chart Creation
The flow chart creation option will help transition your concept to a design. Use the library of arrows, shapes, UML symbols, and more to sort out the flow and annotate each stage. Insert a textbox, math function/formula, image, or link to help illustrate the objectives and make your plan easy to follow.

Start Designing

Projects

Public Projects

My Projects

Design Starters

Circuit Fundamentals

Refine Search
DATE RANGE
Clear All Filters
Showing
 of 2665
3 4 5 6 7
CAPEP
2024-11-26 13:35:22
Start Designing
More Details
ajcatanoy_activity7
2024-11-24 08:20:43
Start Designing
More Details
internal schematic diagram of a 555 timer
2024-11-23 15:29:19
Start Designing
More Details
Binary Counter - Internal Logic Diagram
2024-11-23 12:37:52

An electronic component that keeps track of how many times it has received a pulse is called a binary counter. Because it stores the number in its binary representation, it is known as binary. In electronics, counters are incredibly common and can be used to create circuits for anything from memory chips to FM radio decoders (Lowengrub, D., 2021).

Here is a schematic diagram that shows the internal logic diagram of a 4 - bit binary counter.

Start Designing
More Details
Cruz-ADC-Using-555-IC-Timer
2024-11-23 11:21:24
Start Designing
More Details
BARRINA_ACTIVITY 7_RADIO RECEIVER
2024-11-23 05:31:26
Start Designing
More Details
Internal logic diagram for shift register
2024-11-23 04:57:13
Start Designing
More Details
Cruizer BMS (Dirk)
2024-11-21 14:13:16
Start Designing
More Details
11.21
2024-11-13 05:28:09
Start Designing
More Details
pioneer PSU
2024-11-05 17:28:07
Start Designing
More Details
Showing
 of 2665
3 4 5 6 7

Introduction

Schematic Drawings
Use schematic symbols to layout the components of your circuit and make electrical connections. With symbols ranging from amplifiers to vacuum tubes, as well as the ability to build custom symbols, you are able to design nearly any circuit. Access to Digi-Key's extensive part database also allows you to browse and assign orderable part numbers.
Diagram Building
Use the system blocks to refine your idea at a conceptual level. The higher-level components are there to help you plan out the broader intentions of your idea. This powerful block chain library allows you to quickly layout the function of circuit. Once your design is ready, save and share with your colleagues.
Flow Chart Creation
The flow chart creation option will help transition your concept to a design. Use the library of arrows, shapes, UML symbols, and more to sort out the flow and annotate each stage. Insert a textbox, math function/formula, image, or link to help illustrate the objectives and make your plan easy to follow.

Start Designing

Help & Resources

Need help? Ask questions in our TechForum

Get Help

Conversion Calculators
Digi-Key's online conversion calculators offer a one-stop resource for many electronics industry calculations.

Go to Calculators

Conversion Calculators
Digi-Key's online conversion calculators offer a one-stop resource for many electronics industry calculations.

Go to Calculators

Reference Design Library
Search for designs based on the circuit's performance using Digi-Key's Reference Design Library.

Go to Reference Design Library

Reference Design Library
Search for designs based on the circuit's performance using Digi-Key's Reference Design Library.

Go to Reference Design Library

Tech Forum
Feedback
What’s New
You are about to delete project

Please type 'DELETE' (without quotes) to the below box to confirm the deletion:

  • Introduction
  • Tutorial Videos
  • Homepage
  • Revision
  • Symbol Editor
  • KiCad Export(beta)
  • Favorite symbols
  • Net
  • Save/Open/Delete Projects
  • Autosave and History
  • Placing Symbols
  • Wiring Symbols
  • Adding/Editing Text
  • Math box
  • Share and Export
  • BOM Manager
  • Digi-Key Catalog
  • FAQ
Title
( function(){ homeQueryLoggedIn(); } )(); $(document).ready(function () { siHelper.handleCodeForHomePage(function () { }, function (mainPage) { mainPage.document.title = window.document.title; }) const currentTab=$('#home-tab-wrapper a.button-wrapper>div.selected').parent().data('tab-id'); let savedScrollPosition = localStorage.getItem('scrollPosition' + currentTab); if (savedScrollPosition && savedScrollPosition != 0 ) { if(localStorage.getItem('resetScroll') == 'true') { // Reset the scroll position to the top $('#page-content-wrapper').animate({ scrollTop: 0 }, 0); // Clear the saved scroll position from localStorage localStorage.removeItem('scrollPosition' + currentTab); localStorage.setItem('resetScroll', 'false'); }else{ $('#page-content-wrapper').scrollTop(savedScrollPosition); } } // call api check login every 30 minutes setInterval(homeQueryLoggedIn, 30 * 60 * 1000); });
Keyboard Shortcuts
General Shortcuts
CutCTRL - X
CopyCTRL - C
PasteCTRL - V
UndoCTRL - Z
redoCTRL - Y
DeleteDelete
Zoom In+ / I
Zoom Out- / O
Component Shortcuts
Flip VerticallyV
Flip HorizontallyH
RotateR
GroupCTRL - G
UnGroupCTRL - U
Select AllCTRL - A
Catalog AssignA
Add to FavoritesS
Remove from FavoritesShift + S
Move 1 tile in that directionArrow
Move 10 tiles in that directionShift + Arrow
Add a linebreak (text box)Shift + Enter
Finish editing (text box)Enter
Select or unselect multiple objectsCTRL - click
Move selected objects, and maintain their x- and y- coordinatesShift + drag
Make a copy of selected objectsCTRL - drag
Make a copy of selected objects, and maintain their x- and y- coordinatesCTRL - drag + Shift
Project Shortcuts
Open ProjectCTRL - O
Open Previous ProjectF7
Open Next ProjectF9
Save ProjectCTRL - S