Previously the software and hardware elements of the project could not communicate.
Solution
Add in the necessary Serial communication in order for the board and computer to talk with one another. This also allows the UI to communicate application color. Additionally, fixes were made to allow for the full communication loop from a knob spinning to the computer changing volume to the LED lighting up. There was also some code cleanup to remove unused portions/ clean up comments as version 1.0 gets closer to reality.
Description
Problem
Previously the software and hardware elements of the project could not communicate.
Solution
Add in the necessary Serial communication in order for the board and computer to talk with one another. This also allows the UI to communicate application color. Additionally, fixes were made to allow for the full communication loop from a knob spinning to the computer changing volume to the LED lighting up. There was also some code cleanup to remove unused portions/ clean up comments as version 1.0 gets closer to reality.