Output 0-10V with Arduino (Bit-bang MCP4922 DAC and amplify with TLC272)

Many industrial devices need 0-10 V control signal, to perform some task. For example, a valve actuator will close fully if you send it 0 V and open fully, if you give it 10 V. And everything in between.

How can we send 0-10 V signal from an Arduino? This video is about getting 0-10 V signal out of Arduino with the help of integrated circuits.