I’ve made a few projects that use 7 segment displays with methods involving both using a chain of shift registers and multiplexing using the sevenseg library. In my most recent project I’d used 4x shift registers to drive 4 displays which worked well but was a pain to connect up and needlessly complicated. I have…