Searched Projects

Tags: 7 segment display

project.name
0 Stars     236 Views

combinational logic with eeprom

combinational logic with eeprom

I'm using an EEPROM to replace combinational logic. The address is the decimal number in binary (or the counter). The data out is the 7-seg display (the leftmost bit is the decimal point). 


project.name
0 Stars     60 Views

LAB 7 cecs 225

LAB 7 cecs 225

project.name
0 Stars     54 Views

Digital Advanced

Digital Advanced

project.name
0 Stars     34 Views
User:

UpDownCounter

UpDownCounter

Visualizing advanced counter with 7 segment display

U/D stands for UP/DOWN

M :

if the counter is in position 00 when the control signals change to 10 the counter must remain in position 00

if the counter is in position 11 when the control signals change to 11 the counter must remain in position 11


project.name
0 Stars     21 Views
User:

seven segment display

seven segment display

project.name
0 Stars     16 Views

sathwik 1

sathwik 1

project.name
0 Stars     78 Views

FSM Controller for lateral position of wheelchair

FSM Controller for lateral position of wheelchair

This was the final project for the college course Logic Design. The idea for the project was taken from CSE/EEE 120 Capstone Design Project Spring 2021, ASU, Tempe, Arizona, Prof. of Practice, Steven Millman (NXP).



project.name
0 Stars     13 Views
User:

7 segment display

7 segment display

This is my own schema of 7 segment display. I am so glad it is working.


project.name
1 Stars     50 Views

This is our project: a grading system that provides grades on the basis of marks entered by the user subject-wise. It provides grades subject-wise on a 5-point grading scale.


You can set your marks for any subject. You can set the grade range as per your choice. The circuit will output the grade. 

It will also output pass or fail on a 7-segment display based on the total marks obtained and the passing marks.


project.name
0 Stars     35 Views

7 segment LED : Number display

7 segment LED : Number display

This is an Interactive project where you input a number in binary format. You will get an output of the same number in decimal on the 7-segment led display. (if that number = 580. That's my roll no so that's why :) (But you can build one for yourself :)

It will give output only when the input number = 580. Otherwise, it glows an red LED. 

You can change this to any number yourself. Just change the connections yourself to the LED and 7 segment display

The input is 12 bits which would support numbers up to 4095. You can increase the bit length of the input for an even greater range. 

Get an output of the number you entered on the 7-segment display.

We also have a switch to turn the display off altogether irrespective of the input given.

Submitted by

Name:- Abhinav Deshpande

Roll no.=IMT2022580


project.name
0 Stars     10 Views
User:

RAM counter 7 segment display

RAM counter 7 segment display

project.name
0 Stars     60 Views

4-bit Adder with 7 segment display