2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00
2015-06-07 18:07:45 +02:00

IRremote ESP8266 Library

This library enables you to send and receive using infra-red signals on an ESP8266 using Arduino framework (https://github.com/esp8266/Arduino)

This library is based on Ken Shirriff's work (https://github.com/shirriff/Arduino-IRremote/)

I just made it run on ESP8266.

Installation

  1. Click "Download ZIP"
  2. Extract the downloaded zip file
  3. Rename the extracted folder to "IRremoteESP8266"
  4. Move this folder to your libraries directory (under windows: C:\Users\YOURNAME\Documents\Arduino\libraries)
  5. Restart your Arduino ide
  6. Check out the examples

Contributing

If you want to contribute to this project:

  • Report bugs and errors
  • Ask for enhancements
  • Create issues and pull requests
  • Tell other people about this library

Contributors

Check here

Languages
C++ 94%
C 3.1%
Python 2.5%
Makefile 0.2%
Shell 0.2%