Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.77 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.77 KB

esp8266-infrared Build Status

Describes how to use an ESP8266 and infrared LED to let Google Assistant control infrared enabled devices.

Have you ever wondered why you should buy new devices just because the old ones don't support IoT?   Any device controlled by an infrared remote can be transferred into an IoT device with a Adafruit ESP8266, an infrared receiver and LED, and your remote control. With the help of an IR code library, I was able to make a program that does just that.

image

Software dependencies

Hardware dependencies

Continue reading at coertvonk.com.