Introduction - If you have any usage issues, please Google them yourself
Complete project of a voltage DAC (analog to digital converter) with a two digit seven segment display using Atmel AVR AT90S2313 microcontroller. DAC is counter-based, using analog comparator connected to PB0 (+) and PB1 (-). Code included.