mdhiggins / ESP8266-HTTP-IR-Blaster

ESP8266 Compatible IR Blaster that accepts HTTP commands for use with services like Amazon Echo
MIT License
968 stars 217 forks source link

GPIO transmitter. #321

Closed lephuvu1994 closed 3 years ago

lephuvu1994 commented 3 years ago

Thank you very much. Can you help me GPIO transmitter. I want to send infrared signal from all GPIO transmitter pins. What should i do. Thank you. !

mdhiggins commented 3 years ago

Either wire your LEDs in series so they all fire off a single pin or if you need individual control just use a JSON command and set your out parameter accordingly, you may need to send the same command multiple times over reach out option if you use this method