Skip to content

Commit

Permalink
add pic in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithLin724 committed Aug 30, 2022
1 parent ee9e7c8 commit e19744d
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,22 @@ you can use this command `git clone https://github.com/KeithLin724/HexCodeGenera

---
# How to Use
> This is the display of GUI
![](./pic/gui/gui_main.png)

> You use SevenSegment to Simulate the picture what you want , click to add to total display
![](./pic/gui/sevenSegmentSimulator.png)

> also you can add some output format
![](./pic/gui/inputHead.png)

> This is the output Board
![](./pic/gui/output.png)

> This is a example
![](./pic/gui/example.png)
Binary file added pic/gui/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pic/gui/gui_main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pic/gui/inputHead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pic/gui/output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pic/gui/sevenSegmentSimulator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/__pycache__/ui.cpython-39.pyc
Binary file not shown.

0 comments on commit e19744d

Please sign in to comment.