EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

ADC-DAC and 7-Segment

@ericstanleysamar
5 years ago
https://everycircuit.com/circuit/5961602580611072
I am trying to re-create a signal from a DAC output while also showing the detected voltage level at ADC with a 7-segment display. I must find a way to carry the next value (after 9) to another 7-segment. Update: I used a counter after the ADC block then output to a decoder for the 7-segment. Instead of directly plugging in 7 segment. I figured out how to eliminate the Hex values A-F, and also managed to increment to the next place digit thank to wyoelk's input. Now I have to make the circuit do the reverse; decrement if the ones digit goes lower than 0. I have created a new circuit that functions better, but still lacks that decrement feature: https://everycircuit.com/circuit/6207369467658240
Comments
Post