forked from OleKN/STM32_USB_Led_Matrix_RealTime_Drawing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Giorgi Ivanishvili
authored
May 19, 2017
1 parent
e549e47
commit a9c4593
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# STM32 USB Led Matrix Real Time Drawing | ||
### YouTube demo video | ||
[![STM32 USB P10 Led Matrix Drawing in Real Time with Qt/C++ App - Youtube](./cover.jpg)](https://www.youtube.com/watch?v=PMLNQ5mM47Y) | ||
|
||
URL: https://www.youtube.com/watch?v=PMLNQ5mM47Y | ||
# STM32 USB Led Matrix Real Time Drawing | ||
|
||
### Modules connection | ||
![Modules connection diagram](./Connection.png) | ||
|
||
### Qt/C++ drawing app | ||
### Qt/C++ drawing app | ||
![Qt ppp screenshot](./Screenshot.png) | ||
|
||
:grey_exclamation:USB device is detected by Vendor ID and Product ID | ||
|
||
### Demo video on YouTube | ||
URL: https://www.youtube.com/watch?v=PMLNQ5mM47Y |