File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Linkuit Studio
2
2
![ Linkuit Studio Icon] ( https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/linkuit_logo_new.png?raw=true )
3
3
4
- ![ 8-bit RS counter] ( https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/Linkuit_RS_counter.PNG?raw=true )
5
- * Part of an 8-bit counter made using RS flip-flops*
6
-
7
- ![ Selected components] ( https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/Linkuit_Selection.PNG?raw=true )
8
- * Selecting components to drag, delete or copy*
9
-
10
- ** All images are work in progress.**
4
+ ![ Traffic Light Controller] ( https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/ztaffic_lights.png?raw=true )
5
+ * A simple traffic light controller*
11
6
12
7
## How to compile
13
8
14
9
* Qt Creator for open source* can be downloaded here: https://www.qt.io/download-qt-installer
15
10
16
- I am using ** Qt Creator 4.15.0 ** on Windows with ** Qt v6.1 .0** . The compiler I use is ** MinGW 64-bit** .
11
+ I am currently using ** Qt Creator 8.0.2 ** on Windows with ** Qt 6.4 .0** . The compiler I use is ** MinGW 64-bit 11.2.0 ** .
17
12
After installing Qt Creator, the ** .pro** file can be opened with Qt Creator, from where you can compile the project.
You can’t perform that action at this time.
0 commit comments