You can connect Arduino sensors, actuators, and other ICs with the digital inputs and outputs (digital I/O) on the Arduino for useful things, such as reading switch inputs, lighting indicators, and controlling relay outputs.
It's easy to make a digital voltmeter with an Arduino and a 16x2 liquid crystal display (LCD). This project will also help you measure voltages above the reference voltage using a voltage divider.