
Combines 25 identical resistors (plus 2 dummies) into an 8 bit R-2R resistor ladder DAC.
Use ui_in[7:0] to set the input in binary. The output analog voltage is available on ua[0].
A multimeter or some other device to measure the output voltage (ADC, oscilloscope, etc.)
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | IN[0] | ||
| 1 | IN[1] | ||
| 2 | IN[2] | ||
| 3 | IN[3] | ||
| 4 | IN[4] | ||
| 5 | IN[5] | ||
| 6 | IN[6] | ||
| 7 | IN[7] |