Searched Projects

Tags: display

project.name
4 Stars     248 Views
User:

TetrisAnimation

TetrisAnimation
Just tried to see if I can control the screen change by a RAM.

project.name
0 Stars     81 Views

mamamoo RIFA

mamamoo RIFA

Decodificador de display de 7 elementos


project.name
0 Stars     124 Views
User:

rom and display

rom and display

project.name
1 Stars     120 Views
User:

Custom 16 Bit CPU Test 23 Public

Custom 16 Bit CPU Test 23 Public

16 Bit calculator that should be able to do most problems comprising of addition, subtraction, multiplication, and division through coding it

Cant do negatives or decimals

Can be programmed to do a variety of things, and can output to either numerical display, or a graphical display(yes you can graph functions to an extent)


project.name
0 Stars     48 Views
User:

7-SegmentDisplayEC

7-SegmentDisplayEC

project.name
1 Stars     99 Views
User:

7 Segment Display

7 Segment Display

project.name
1 Stars     67 Views
User:

display

display

display de 7 segmentos


project.name
1 Stars     137 Views

Evaluacion Circuito D

Evaluacion Circuito D

The project is the presentation of Grey code using D Flip-Flops, with the use of a 7 segment display to show the numbers and a decoder (reference from jbox1) with the correct inside display (click the tab on the top that says '7 seg decoder' to view inside the decoder).

Authors: Yoceline Mata, Bryan Marquez & Ernesto Villarreal

Reference of jbox1:
https://circuitverse.org/users/1577/projects/4037


project.name
1 Stars     104 Views

Untitled

Untitled

project.name
0 Stars     47 Views
User:

displayLed MarcosGomez

displayLed MarcosGomez

Circuito para display led


project.name
0 Stars     98 Views
User:

password

password

project.name
0 Stars     68 Views

FinalProject

FinalProject

project.name
0 Stars     294 Views

Hex Display

Hex Display

4 bit LED display that shows the corresponding input in Hexadecimal value (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F)


project.name
0 Stars     104 Views
User:

Decodificador_Display 7 segmentos

Decodificador_Display 7 segmentos

Display 7Segmentos ( Muestra valores hexadecimal)


project.name
1 Stars     40 Views

Dario4

Dario4

Simulator of slot machine. Press START button!


project.name
0 Stars     73 Views

2 line - 7 segment decoder

2 line - 7 segment decoder

Displays digits 0 through 3 on a seven segment display


project.name
0 Stars     28 Views

Avaliação Somativa

Avaliação Somativa

Data de Aniversário 19/03/2003


project.name
0 Stars     12 Views

logic circuit - eight digit display

logic circuit - eight digit display

Created by José Velandia as a homework from the Systems Engineering career at the Bicentennial University of Aragua, Venezuela.


project.name
0 Stars     4 Views

Canvi de marxes

Canvi de marxes

6 Gear indicator for motorbike gearbox


project.name
0 Stars     12 Views

display 0-2 de 7 segmentos

display 0-2 de 7 segmentos

Construir um circuito para controlar um sistema de irrigação automático. O sistema possui dois sensores de umidade (U[1:0]), que avaliam a umidade do solo em duas áreas diferentes da área a ser irrigada e enviam sinais para o circuito, conforme a tabela a seguir.

Entradas                     Saídas

     00 Áreas 1 e 0 com umidade adequada.

     01 Área 1 com umidade adequada e Área 0 com baixa umidade.

     10 Área 1 com baixa umidade e Área 0 com umidade adequada

     11 Áreas 1 e 0 com baixa umidade.

Para o Simulador circuitVerse, deverá ser utilizado o display de 7 segmentos para indicar quais áreas estão com baixa umidade, de acordo com a codificação a seguir.

  • Display apagado: as duas áreas estão com umidade adequada;
  • Display mostrando 0: área 0 está com baixa umidade;
  • Display mostrando 1: área 1 está com baixa umidade;
  • Display mostrando 2: as duas áreas estão com baixa umidade.

project.name
0 Stars     7 Views

Combinational Double Dabble

Combinational Double Dabble

This is a double-dabble circuit.


Thanks to Sebastian Lague (YouTube: https://www.youtube.com/@SebastianLague) for the double-dabble circuit.

Tutorial: 


project.name
0 Stars     18 Views
User:

3 way traffic lights

3 way traffic lights

In the 3 bit counter the last 2 set the traffic lights in 3 possible states (1 green for each path) while the 1st flipflop is used to provide the short duration yellow -> red state change (How it works in my country). 

All logical expression have been derived from k maps at specific states.