Skip to content

Commit 08378d6

Browse files
authored
Project/edis.suliman (#1313)
* edis.suliman M1-documentation * removed big image * actualy removed big image * added schematic * made schematic smaller * fixed error misspelled-file * added final documentation * fixed file size * fixed file size 2
1 parent 9923977 commit 08378d6

3 files changed

Lines changed: 29 additions & 0 deletions

File tree

website/versioned_docs/version-acs_cc/project/2026/edis.suliman/game_screen.svg

Lines changed: 1 addition & 0 deletions
Loading

website/versioned_docs/version-acs_cc/project/2026/edis.suliman/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,45 @@ Architecture Overview:
4444
<!-- write your progress here every week -->
4545

4646
### Week 5 - 11 May
47+
hardware acquisition
48+
debugger wiring and testing
49+
display wiring
50+
keypad wiring
51+
kicad schematic
52+
start implementing game loop in terminal
53+
54+
### Week 4 - 10 May
55+
finish game loop in terminal
56+
correct display wiring
57+
display dummy test
58+
start using the display in the game loop
59+
60+
### Week 11 - 18 May
61+
show cursor on screen
62+
show green/tellow feedback on screen
63+
show attempts on screen
64+
win/lose screen
65+
66+
=======
4767

4868
### Week 12 - 18 May
4969

5070
### Week 19 - 25 May
5171

5272

73+
5374
## Hardware
5475
The project is built on a Raspberry Pi Pico platform with peripheral components for input, output, and storage. The display provides visual feedback while the keypad serves as the main input method.
5576
### Schematics
5677
<!-- ![KiCAD Schematic](kicad_img.svg) -->
5778
![KiCAD Schematic](proiect_wordle4.svg)
5879

80+
lose_screen
81+
![ game_screen](game_screen.svg)
82+
![ lose_screen](lose_screen.svg)
83+
=======
84+
85+
5986
### Bill of Materials
6087

6188
<!-- Fill out this table with all the hardware components that you might need.

website/versioned_docs/version-acs_cc/project/2026/edis.suliman/lose_screen.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)