-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
Hi there,
I am having an issue with the Android app connecting properly to my BT HC06 module.
When I tried replicating this project using an Arduino Uno, and a BT HC06 module, along with the Android…
-
```import board
import displayio
import framebufferio
import rgbmatrix
import terminalio
import pulseio
displayio.release_displays()
matrix = rgbmatrix.RGBMatrix(
width=64, bit_depth=4,
…
-
There are a couple instances of dual-emitter LEDs. For example, 660nm (red) and 940nm (IR). The problem is that these come in 3-lead common-anode packages. So to turn the IR diode "on" requires set…
-
I update my Arduino to latest ( when follow instructions to install support for ESP32 boards), and do all that was in instruction.
When try to compile Hello World it fall with next errors:
```
…
sok63 updated
5 years ago