Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamff-dev/pc-infrared-controller

:computer: Control your PC via infrared controller
https://github.com/adamff-dev/pc-infrared-controller

arduino arduino-micro atmega automation control infrared infrared-control iot ir micro pc pro pro-micro project remote

Last synced: about 15 hours ago
JSON representation

:computer: Control your PC via infrared controller

Awesome Lists containing this project

README

        

# IR Remote PC
Control your PC remotely with a smartphone with infrared capabilities or an old TV controller. This project is an example, but you can modify it in order to please your necessities.

## Hardware

1. IR sensor: TSOP4838 DIP-3.

2. Pro Micro 16MHz, 5V

3. OTG adapter

4. USB extension (Optional)

## Connections

Pro MicroTSOP4838
VCCVs (3)
GNDGND (2)
D2OUT (1)

## Setup

Upload the following code into your Pro Micro with your Arduino IDE. Make sure that you select the "Arduino Micro".
Go to IR_Remote_PC.ino

## Android APP: "irplus" setup

1. Install the APP into your phone: Irplus

2. Add a new device and select the brand and the device that you want.

3. Go to "Edit" and press the "XML" button .

4. Paste the following code: irplus.xml into the application.

5. Save the file.

6. Test your setup.

## Functions

1. Shutdown2. System test3. Minimize all windows
4. Left arrow5. Show all windows6. Right arrow
7. Page UP8. Home + Refresh9. Page DOWN
10. Previous song11. Play/Pause song12. Next song
13. Rewind video (Left arrow)14. Play/Pause video15. Flash forward video (Right arrow)
16. Decrease volume17. Increase volume18. Mute
19. Minimize all windows20. Enter21. Focus on the current window
22. ESC23. Alternate full screen