Skip to content

This code enables ESP32 modules to read and decode the Electra AC remote control.

Notifications You must be signed in to change notification settings

sabag/IRremote-Electra-AC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IRremote-Electra-AC

This code enables ESP32 modules to read and decode the Electra AC remote control.

This is yet another modified version of the great IRremote library . The ino file is an example of how to use the library.

This work was inspired and made available due to the magnificent work of two other repositories:

Electra AC Remote

Electra AC Remote Control

after almost three months (on and off) of work, i was able to make this available.

Installation:

  1. copy the IRremote folder to the sketchbook/libraries folder. make sure not to overwrite your already existing IRremote library. Either rename the library or overwrite.
  2. create a sketch in the Arduino IDE with the .ino file
  3. get an ESP32 module and connect the IR receiver module to it (pin D15).

Hardware:

I used both "Wemos D1 Mini ESP32" and "ESP32 DEVKIT V1", with IR receiver module connected on pin D15 (next to the 3v3 and GND on the DEVKIT module)

Reference:

https://en.wikipedia.org/wiki/Manchester_code

About

This code enables ESP32 modules to read and decode the Electra AC remote control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published