Decodificador de display de 7 elementos
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)
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
Display 7Segmentos ( Muestra valores hexadecimal)
Created by José Velandia as a homework from the Systems Engineering career at the Bicentennial University of Aragua, Venezuela.
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.