Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top