mirror of https://github.com/arendst/Tasmota.git
Updated IR Remote (markdown)
parent
da90b22f0b
commit
813135755e
|
@ -8,9 +8,9 @@ A [specialized version of Tasmota](Tasmota-IR) can be compiled which supports al
|
|||
The prebuilt transmitter modules have a weak IR LED, effective transmit distance is really short. If you need range it is best to build your own.
|
||||
|
||||
## Wiring
|
||||
| IR | ESP266 |
|
||||
| IR w/ 2N222 | ESP266 |
|
||||
|---|---|
|
||||
|S |GPIOx |
|
||||
|data |GPIOx |
|
||||
|+ | 5v |
|
||||
|- |GND |
|
||||
|
||||
|
@ -60,7 +60,7 @@ User maintained [codes database for IR](Codes-for-IR-Remotes-(for-YTF-IR-Bridge)
|
|||
|
||||
[Linux Infrared Remote Control (LIRC)](http://www.lirc.org/) for more information.
|
||||
|
||||
### Other Projects
|
||||
### Related Projects
|
||||
- [IR Blaster with Tasmota](http://www.asknoone.com/ir-blaster-with-tasmota/)
|
||||
- [Sonoff Basic IR "hat"](https://github.com/altelch/SonoffIR)
|
||||
|
||||
|
|
Loading…
Reference in New Issue