Hardware Reference
In-Depth Information
This application aims to be seen as a laboratory where you can have different
experiments; therefore, no effort is put into the presentation, in order to focus
on code simplicity for better understanding. Our laboratory is composed of the
controls we spoke about in the improvements. Those controls can be split into
four main groups, as follows:
• 64 buttons organized in a matrix, representing each LED individually.
Each time you click on any button, you will see the corresponding LED
lit on the matrix.
• A list of choices to select the color before you click on the matrix button.
• A log where you can see events, such as the current connection status of
the board, some values, debugging information, and so on.
• Some additional splitters, which are kept for the last part of this example.
Sharing the same code as the previous example, this client comes with
additional functionality anyway. Let's take a look at the code; it is shown
in the following screenshot:
The build method from TwistedClientApp is called to execute setup_gui and
connect_to_server .
 
Search WWH ::




Custom Search