Seven-segment displays are one of the simplest and most effective ways to show numbers in embedded systems. In this project, I used an Arduino Mega 2560 with a common cathode 7-segment display and programmed it using bare-metal C (direct register acc...