I'm trying to build a seven segment display with three common cathode seven segment displays using 74H595 shift registers. I'm a newbie in coding and need help to make a code that will show the output of the main code through the seven segment displays. Also, the three segment displays should act independently. (not multiplexed) Can you provide an Arduino code for this purpose?