Hardware Reference
In-Depth Information
After playing along with the client, you can see your requests executed on the matrix
and then some LEDS set with different colors, as shown in the following screenshot:
Questions and thoughts related to this example
The Setup_Gui method is somewhat long; can you try to modify the implementation
in order to follow the recommended object concepts?
It won't take much time to change the callback so that it can handle colors without
selecting them from the list. Here's a hint: you can get inspired from the next example.
If you have taken a closer look at the client code, you might see that some elements
are waiting to be used and some others are left for improvement. For example, while
two sliders are present, only one slider is able to display values. Both are left for
improvement, so you can use them for whatever you want.
The same applies to the server code; we didn't use the Bargraph code at all.
Sliders and Bargraphs may be functionally relied.
 
Search WWH ::




Custom Search