Hello guys, I designed a 3-bit DAC which outputs a voltage range of 0-10V .To indicate the voltage intensity (Analog output) I added a LED at the output .I want the LED to start very dimly when I input 001(binary) to brightest(111 binary) but I can't achieve this. For 001 input its very dim but for 010 it is very bright . I can't use microcontroller in this project for PWM.Any method to indicate the output voltage intensity visually using least number of components?
