У вашего броузера проблема в совместимости с HTML5
In this tutorial we will learn how to control our LEDs with using TV or IR remote. After this tutorial, you can control everything with your TV or IR remote.
Required Hardware
Arduino Board -https://goo.gl/Rqc5w2
IR Receiver Module Kit - https://goo.gl/PwBgFm
IR Sensor Only Receiver - https://goo.gl/hWqnJ7
LED - https://goo.gl/CPAXXf
220ohm Resistor - https://goo.gl/FVgEyR
Breadboard - https://goo.gl/GjpqVW
CR2025 Coin Battery - https://goo.gl/ot2BJz
Jumper Wires
Arduino Compatible SCM - https://goo.gl/yi21yB
Electronics Equipments - https://goo.gl/covX9J
Module Board For Arduino - https://goo.gl/81dafX
About IR :
Infrared (IR) controls are often used in most electronic devices.
This LED will give a predefined code when we press any key on the remote control and a certain frequency will also flash.
The 38 kHz infrared receiver we use in the project demodulates the signal it receives and sends the button code to the Arduino. We can use with this receiver as long as different brand and model remote controls have 38 kHz carrier signal.The receiver has 3 pins. These are GND - VCC - Signal respectively.
About Hex code :
First we must find the hex codes of the buttons of remote controller.
This way you can use another remote control instead of the included in the kit. So if you have only receiver, you can use any TV remote control. We will use the IRrecvDump example code.
Download IR library: https://goo.gl/INTfWC
Uncompress the ZIP or RAR file onto your desktop
Place the folder into your arduinosketchfolder/libraries folder
Rename the uncompressed folder IRremote
Download Source Code: http://bit.ly/2P0F7Ca
Social Media:
https://www.instagram.com/mertarduino/
https://www.facebook.com/mertarduino/