Free-Brick-Studio / Bricxer

A fancy little box made to give better control over application volume.
0 stars 0 forks source link

Connected communication #40

Closed mjschuetze102 closed 3 years ago

mjschuetze102 commented 3 years ago

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.