7 segment Display

Thread Starter

Orionyx

Joined Jan 19, 2024
25
Hey everyone can you just give me brief idea how can i Design and implement a digital circuit which can display the KAMILAH with delay of 3 sec on seven segment displays. Implement the prototype first using Proteus and then translate it to the hardware.
 

Ian0

Joined Aug 7, 2020
13,126
Hey everyone can you just give me brief idea how can i Design and implement a digital circuit which can display the KAMILAH with delay of 3 sec on seven segment displays. Implement the prototype first using Proteus and then translate it to the hardware.
You’ll struggle with the “M”
 

BobTPH

Joined Jun 5, 2013
11,495
By lighting the segments make up the letters.

Your question is too general. What do you understand and what do you not understand.
 

MrChips

Joined Oct 2, 2009
34,724
The rules on Homework Help are different.
You have to show us your attempts at solving the problem and then we can guide you.
 

bertus

Joined Apr 5, 2008
22,911
Hello,

Here is an "alphabet" for a 7 seg display:
letterising-the-seven-segment-display-letters-v2.png
Some letters will look weird as there can not be enough details on a 7 seg display.

Bertus
 

MrChips

Joined Oct 2, 2009
34,724
SN7447 is a BCD to 7-segment display decoder-driver.
You need to abandon this part and create your own decoder. Do you know how to design a decoder from scratch?
Do you know how to draw a truth table?
 
Top