Decodificador de display de 7 elementos
Parte Izquierda: Sea S un bit de signo y ABC un número binario de 3 bits. Haga la tabla de verdad y la simplificación de expresiones tal que SABC = WXYZ sea un número binario de 4 bits en complemento a 2.
Parte Derecha: Sean AB y CD dos números binarios de dos bits. Haga la tabla de verdad y la simplificación de expresiones tal que AB - CD = WXYZ sea un número binario de 4 bits en complemento a 2 que represente la resta.
This button will stay on (emit signal 1) once clicked. If clicked again, it will output 0.
The 4-bit adder which can do math on 4-bit integers and display on 2 7-segment LEDs.
This project is owned by Lu Xuan Minh - student of HCMUT.
Everyone can fork my project for the purpose of studying and researching.
Thank you for your viewing!
Lu Xuan Minh
Email: [email protected]
This is a simple digital clock with basic combinational and sequential logic circuits.
It can display seconds, minutes, and hours
Users can set time by clicking the button and using the multiplexer to choose which to change.
Also, the design for the 4bits 7segment display and 3 bits 7segment display is inside.