Today I created an Arduino project with digits on indicator.
Scheme you can see on the main picture of this post. We’ll need an indicator, 8 resistors (330 Ohm), cables. We’ll use digital pins from 2 to 9 and one ground (GND) because indicator is cathode type.

Video here:
Code here:
Version 1
Version 2