Searched Projects

Tags: Display

project.name
0 Stars     217 Views

Binary to 7 Segment

Binary to 7 Segment

Translates a binary form of a single digit number into its display in a seven segment format.


project.name
0 Stars     111 Views
User:

DEMUX Counter

DEMUX Counter

project.name
0 Stars     30 Views

D7

D7

project.name
0 Stars     36 Views

D7 v2

D7 v2

project.name
0 Stars     23 Views

Eletrônica - Maria Laura Afonso

Eletrônica - Maria Laura Afonso

project.name
1 Stars     38 Views
User:

Custom 16 Bit CPU 34

Custom 16 Bit CPU 34

To change sample program, copy a eeprom from the programs tab, and replace the one near the start of the circuit in main with it

to start it, toggle on and off the CLR button down by the clock circuit in Main

Explanation of how someone got many clock cycles per clock update:https://circuitverse.org/users/4699/projects/circuitverse-delay-introduction

Also after about 2 days I successfully coded and implemented Coonways game of life in here in a 16x16 grid(so each grid takes 256 entries in the storage and theres 2 of them)


project.name
0 Stars     37 Views

20222_DECODER_BCD_7_SEGMENTS

20222_DECODER_BCD_7_SEGMENTS

project.name
0 Stars     16 Views
User:

SumadorCompleto

SumadorCompleto

project.name
1 Stars     55 Views
User:

Elegant Multicolor (Washing Machine) Counter


project.name
0 Stars     8 Views

7-Segment Display

7-Segment Display

Done! A 7-segment display made without subcircuits and all by hand! Probably pretty basic but I think it was worth it. Two's compliment not included. May make a version with two's compliment later, though.


project.name
0 Stars     13 Views

Moving Bar Display (2 bit)

Moving Bar Display (2 bit)

This simple circuit displays decoded binary data in a Moving Bar format. One LED is illuminated when a binary 1 is applied, Two LEDs ar illuminated when a binary 2 is applied and Three LEDs are illuminated when binary 3 is applied.