infrared - Delphijustin industries https://delphijustin.biz Making use out of things! Fri, 12 Feb 2021 17:12:14 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.9 https://delphijustin.biz/wp-content/uploads/2025/10/cropped-dongwa-192-32x32.png infrared - Delphijustin industries https://delphijustin.biz 32 32 How to change TV channel from the network https://delphijustin.biz/how-to-change-tv-channel-from-the-network/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-change-tv-channel-from-the-network https://delphijustin.biz/how-to-change-tv-channel-from-the-network/#comments Mon, 28 Dec 2020 16:16:45 +0000 https://delphijustin.biz/?p=2413 NOTE: THIS PLUGIN DOESN’T WORK USE THE DEFAULT SERIAL PORT ARDUINO BUILT-IN PLUGIN INSTEAD Here is a way to change the TV channel from Arduino, Network and computer. Here is what you will need: 1x IR LED 1x IR Receiver module 1x Arduino Board 1x NPN General Purpose Transistor 1x 470 ohm resistor 1x Mini …

The post How to change TV channel from the network first appeared on Delphijustin industries.

]]>
NOTE: THIS PLUGIN DOESN’T WORK USE THE DEFAULT SERIAL PORT ARDUINO BUILT-IN PLUGIN INSTEAD

Here is a way to change the TV channel from Arduino, Network and computer.

Here is what you will need:

1x IR LED

1x IR Receiver module

1x Arduino Board

1x NPN General Purpose Transistor

1x 470 ohm resistor

1x Mini USB Cable

Solder and soldering iron

Jumper wires

  1. Download IRLib2 and unzip the following folders to <ArduinoPath>\libraries If they are installed correctly you will see IRLib2 in the examples section of Arduino IDE.
  • IRLib2
  • IRLibFreq
  • IRLibProtocols
  • IRLibRecv
  • IRLibRecvPCI

2. Download TelnetRC.zip and modify telnetrc.ino to use your remote controller. There’s even a plugin that let’s you use Unreal DVR to schedule shows

3. Calibrate the program by using the rawRecv tool that comes with IRLib2. You can find it by looking in Examples menu under IRLib2.

4. Wire up the receiver module with Pin 3 of the receiver connected to pin 2 of the Arduino.

5. Upload telnetrc.ino with the new calibrated variables. Then solder up this circuit(for nano it is pin 3):

Transmitter schematic

The post How to change TV channel from the network first appeared on Delphijustin industries.

]]>
https://delphijustin.biz/how-to-change-tv-channel-from-the-network/feed/ 55