General analog exercises
Voltage limiter
Write a timer controlled ADC interrupt service routine to implement a voltage limiter. If the measured voltage is out ot the range given by minimum and maximum values, it should be clipped and one of the DACs should be used to output the clipped voltage.