Describe the command structure you will implement for the graphics commands
in Lab 4.
You will need to avoid any blocking input from the PC (e.g. scanf)
because the video signal will be corrupted. Therefore serial communication
has to be coordinated with video generation. Describe how you will do this.