Problem in Displaying ADC Result into 7 Segment

Status
Not open for further replies.

itachi012587

Junior Member level 2
Joined
Jun 9, 2008
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,441
Hello everyone.
I would like to display the result of my Analog to Digital convertion into Seven Segment Display. But my problem I don't know what to do. Can anyone help me.
By the way what is the format of the signal came from the ADC, is in Hexadecimal, Decimal, Octal or Binary?
Thank you.
Best regards.
 

you need to read the datasheet first what is the output format. Basically, it is in binary, either in serial or parallel form.

To display on seven segment display, you need to convert the format from binary to decimal form, use the circuit such as binary to decimal (BCD) conversion circuit. You can implement it with FPGA. Search the web for VHDL, BCD.

mm
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…