Images and explanation added.
This commit is contained in:
parent
3222df4919
commit
5a25af8037
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
15
Readme.md
Normal file
15
Readme.md
Normal file
@ -0,0 +1,15 @@
|
||||
# UART_clay
|
||||
Це додаток до другої лабораторної роботи з Проєктування вбудованих систем.
|
||||
|
||||
Це клієнтський застосунок з графічним інтерфейсом розробленим за допомогою бібліотек SDL і Clay UI.
|
||||
|
||||
UART_clay використовує стандартні Лінукс-хедери для доступу до серіального порту (у моєму випадку "/dev/ttyUSB0") та його налаштування, що дозволяє користувачам керувати моєю UART-програмою графічно та бачити її відповіді.
|
||||
|
||||
Приклади виконання додатка можна бачити [тут](multimedia).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
BIN
multimedia/app.png
Normal file
BIN
multimedia/app.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
multimedia/app_modal.png
Normal file
BIN
multimedia/app_modal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
multimedia/example.webm
Normal file
BIN
multimedia/example.webm
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user