Files
IR_PC_Controller/README.md
T
2025-10-07 23:59:43 +03:00

47 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- Proje-Resmi -->
## 👀 IR_PC_Controller Overview
<h1 align="center">IR Remote Controller for Users with Mobility Impairment</h1>
## 🚀 Features
<h1 align="center">The design aims to provide a solution that can accelerate simple computer operations for individuals with mobility limitations.</h1>
## 📦 Setup
1. `Refer to the circuit diagram`
2. `Install the 'Arduino IDE' software and open 'ir_controller.ino' file`
3. `Plug the 'Arduino Pro Micro' into your computer`
4. `Select 'Tools>Board>Arduino AVR Boards>Arduino Micro'`
5. `Tools>Port>'Select the arduino's port'`
6. `Tools>Manage Libraries...>Install the libraries used in the code`
7. `Click the 'upload ➡️' button`
**To make sure it has been uploaded successfully, you should see the message 'Done uploading'**
## 🎉 Run
`After connecting the USB device to the computer, you can perform the following operations via the controller:`
`1- Printscreen`
`2- Alt+F4+Enter`
`3- Ctrl+C`
`4 and 5 Left blank for defining personalized, scheduled shortcuts`
`6- Win+D`
`7- F11`
`8- Enter`
`9- Alt+Shift`
`*- ESC`
`#- Alt+Tab`
`For any media player:`
`OK- Play/Pause`
`←- Go back to the previous item`
`→- Go to the next item`
`↑- Volume Up`
`↓- Volume Down`
## 🔒 License
<h1 align="center">📜 GPL-3.0 License</h1>