Skip to content

Project/furkan.korkmaz - #1447

Open
FurkanKorkmaz1 wants to merge 34 commits into
UPB-PMRust:mainfrom
FurkanKorkmaz1:project/furkan.korkmaz
Open

Project/furkan.korkmaz#1447
FurkanKorkmaz1 wants to merge 34 commits into
UPB-PMRust:mainfrom
FurkanKorkmaz1:project/furkan.korkmaz

Conversation

@FurkanKorkmaz1

Copy link
Copy Markdown

Project Documentation

Student: Furkan Korkmaz
Group: 1221EB
Project Name: Reaction Gamepad

Checklist

Please make sure that you have done all these actions:

  • I have used WSL2 or a Linux VM to add my project description
  • I have created a folder with my curs.upb.ro username (not name) in versioned_docs/version-<acs_cc or fils_en>/project/2025
  • I have followed the template found in versioned_docs/version-<acs_cc or fils_en>/project/2025/template.md
  • I have created a index.md file in versioned_docs/version-<acs_cc or fils_en>/project/2025/<my_curs.upb.ro_username>
  • I have added to index.md the link to the GitHub repository where my project's source code is stored
  • the merge request contains only the markdown and image files
  • all the images are in webp format or svg format and are less that 1024x768
  • there are no source files in the merge request
  • I have run ./build_website.sh with no errors

Author

Signed-off-by: Furkan Korkmaz furkan.korkmaz@stud.fils.upb.ro

FurkanKorkmaz1 and others added 30 commits April 26, 2026 22:57
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 010937.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011422.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011503.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011937.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011736.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011631.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011615.webp
…nnetwork987456-commits/Images/Ekran görüntüsü 2026-05-09 011601.webp
…nnetwork987456-commits/index.md

Co-authored-by: Omer Genan <81963672+genan2003@users.noreply.github.com>
@github-actions github-actions Bot added fils_en FILS English website Website project Project labels Aug 21, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not change other files in the repository other than yours.

@genan2003 genan2003 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please name the folder with your curs.upb.ro username.

Comment on lines +9 to +11
**Hardware**: STM32U545RETx (NArchitectureucleo-U545RE-Q)
**Language**: Rust
**Platform**: Runs on STM32, outputs to PC via USB gamepad protocol

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Hardware**: STM32U545RETx (NArchitectureucleo-U545RE-Q)
**Language**: Rust
**Platform**: Runs on STM32, outputs to PC via USB gamepad protocol

:::info

**Author**: Furkan Korkmaz
**GitHub Project Link**: https://github.com/playstationnetwork987456-commits/website

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add here the repository generated by accepting the assignment.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

görsel_2026-08-21_162909691 This is what happens when i click your link. What should i do?

@genan2003 genan2003 Aug 21, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try again, please.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image Now it shows.

Comment on lines +341 to +350
### Rust Dependencies

```toml
stm32u5 = "0.15"
embassy-stm32 = { version = "0.2", features = ["stm32u545re"] }
embassy-usb = "0.1"
usbd-hid = "0.8"
embassy-executor = { version = "0.5", features = ["arch-cortex-m", "executor-thread"] }
embedded-hal = "1.0"
```

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be here. You should have a bill of software.

Comment on lines +374 to +392
| Nucleo-U545RE-Q | Development board with integrated debugger | Prototyping and debugging |
| Push Buttons | 6mm momentary SPST, 50mA max | Physical input controls (x8) |
| Breadboard | 400+ tie-points, reusable | Circuit assembly without soldering |

| Component | Details | Purpose |
|-----------|---------|---------|
| | | | **Total** | **71.20 RON** | |

---
| STM32 Nucleo-U545RE-Q | STM32U545RETx board | 1 | 0 | 0 | FILS (borrowed) |
| Push Buttons | 6mm momentary SPST | 8 | 2.50 | 20 | Purchased |
| Breadboard | 400+ tie-point | 1 | 18 | 18 | Purchased |
## Bill of Materials

| Component | Specification | Quantity | Unit Price (RON) | Total (RON) | Source |




Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please format this as in the documentation template.

@genan2003 genan2003 added the ai-generated This PR has AI generated content, this will not be graded. label Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-generated This PR has AI generated content, this will not be graded. fils_en FILS English project Project website Website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants