You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -934,7 +934,7 @@
934
934
using a phone without IR-blaster. Although there is a small catch. You need to setup a server to process the signal.
935
935
The process will be described here.
936
936
<spanclass="contentHeader">Prepare the hardware</span>
937
-
For this guide we will use an Arduino Uno with a Bluetooth HC-05 serial module. The infrared LED with a Resistor on it's voltage pin will be attached to a PWM pin and GND.
937
+
For this guide we will use an Arduino Uno with a Bluetooth HC-05 serial module. The infrared LED with a Resistor on it's voltage pin will be attached to a PWM pin (3 as default) and GND.
938
938
939
939
<spanclass="contentHeader">Software on Arduino</span>
940
940
<ahref="scripts/irplusarduino.ino" target="_blank">Download the C (*.ino) sketch for Arduino</a>
0 commit comments