Description
Takes a min value, max value, and an input. Forces the output to be between the min and max value, i.e. if the input value is above the max value, the output becomes the max value.
4 x 3 x 2
Related Schematics

Rubiks Cube
The rubiks cube uses maps to display.Watch Purplers video on it for more information:

16-bit Double Density(DD) CCA ALU, Latched
Diagonal DD CCA with intergrated latch to make the ALU effectively 3t *in a pipeline*.3t + 1t latch16-bitALUified

Hex for-loop 2-wide version
Outputs once for every signal strength inputted. So if a signal strength of 7 is inputted, the output will flash 7 times.It has a few nice configuration options:- You can change the pulse duration of the output by increasing the delay on the repeater going into the comparator. Keep in mind that the delay on the repeater next to it needs to be equal to the delay of the repeater going into the comparator.- You can also change the delay between pulses by expanding the pulse extenderI also made a version that is one block longer and doesn't use a redstone lamp, but it is 3-wide instead of 2-wide. You can find that on my account page as well.