Files
IR_PC_Controller/README.md
T
2026-05-13 17:30:02 +03:00

1.6 KiB
Raw Blame History

👀 IR_PC_Controller Overview

IR Remote Controller for Users with Mobility Impairment

Image

🚀 Features

The design aims to provide a solution that can accelerate simple computer operations for individuals with mobility limitations.

🔎 Preparation

1. Components '1' Arduino Pro Micro
'1' IR Receiver (1838B IR Receiver)
'1' IR Transmitter Remote or Mobile Application

📦 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

📜 GPL-3.0 License