Hardware Reference
In-Depth Information
During the compilation, the output window displays some hints about eventual
errors and warnings. On a successful build, the leds_matrix executable is
displayed here:
The source code should be flexible enough so that if you want to
draw a matrix with a different size, you won't have to make much
modification to the code.
Of course, you won't have a drawing like this one at the start. You need to load your
Load patterns file to start sending your patterns.
Describing the GUI
You can now see how the Led_Matrix Qt application differs from the Kivy version.
The same matrix representation is used to let you design your pattern in the same
way as before. However, an improvement has been made, as you don't have to
select the color each time you click on a cell.
 
Search WWH ::




Custom Search