Hey all,
I'm writing some code that counts the number of times an interrupt has occurred then displays it on the 7-segment display. When it comes to lighting each individual segment (a,b,c,d,e,f,g) is it normal practice to light all of them at once or in sequence? I ask because I've noticed...