Project/furkan.korkmaz - #1447
Open
FurkanKorkmaz1 wants to merge 34 commits into
Open
Conversation
…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/Images/1.webp
…nnetwork987456-commits/Images/2.webp
…nnetwork987456-commits/Images/3.webp
…nnetwork987456-commits/Images/4.webp
…nnetwork987456-commits/Images/5.webp
…nnetwork987456-commits/Images/6.webp
…nnetwork987456-commits/Images/7.webp
…nnetwork987456-commits/Images/8.webp
…nnetwork987456-commits/Images/desktop.ini
…nnetwork987456-commits/Images directory
…nnetwork987456-commits/index.md Co-authored-by: Omer Genan <81963672+genan2003@users.noreply.github.com>
genan2003
reviewed
Aug 21, 2026
Contributor
There was a problem hiding this comment.
Do not change other files in the repository other than yours.
genan2003
requested changes
Aug 21, 2026
genan2003
reviewed
Aug 21, 2026
Comment on lines
+9
to
+11
| **Hardware**: STM32U545RETx (NArchitectureucleo-U545RE-Q) | ||
| **Language**: Rust | ||
| **Platform**: Runs on STM32, outputs to PC via USB gamepad protocol |
Contributor
There was a problem hiding this comment.
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 |
Contributor
There was a problem hiding this comment.
Please add here the repository generated by accepting the assignment.
Author
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" | ||
| ``` |
Contributor
There was a problem hiding this comment.
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 | | ||
|
|
||
|
|
||
|
|
||
|
|
Contributor
There was a problem hiding this comment.
Please format this as in the documentation template.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Project Documentation
Student: Furkan Korkmaz
Group: 1221EB
Project Name: Reaction Gamepad
Checklist
Please make sure that you have done all these actions:
versioned_docs/version-<acs_cc or fils_en>/project/2025versioned_docs/version-<acs_cc or fils_en>/project/2025/template.mdindex.mdfile inversioned_docs/version-<acs_cc or fils_en>/project/2025/<my_curs.upb.ro_username>index.mdthe link to the GitHub repository where my project's source code is stored./build_website.shwith no errorsAuthor
Signed-off-by: Furkan Korkmaz furkan.korkmaz@stud.fils.upb.ro