Any similar Librarys like IRremote in ESP IDF interface

tharunjoy
Posts: 22
Joined: Wed Dec 12, 2018 5:30 am

Any similar Librarys like IRremote in ESP IDF interface

Postby tharunjoy » Thu Jan 31, 2019 6:48 am

Hi,
I am newbie in ESP and I wanted to build a IR remote for controlling TV's. I couldn't find any libraries to communicate with the TV IR just like IRremote. can any one help me to find and build remote in IDF environment.

ESP_Sprite
Posts: 8923
Joined: Thu Nov 26, 2015 4:08 am

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby ESP_Sprite » Thu Jan 31, 2019 7:13 am

The ESP-IDF RMT examples has a remote control send / receive program in it; you may want to take a look at that.

tharunjoy
Posts: 22
Joined: Wed Dec 12, 2018 5:30 am

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby tharunjoy » Wed Jul 10, 2019 6:27 am

Any update on this?
Is there any library similar to IRremote for esp IDF to send IR commands directly to TV.
I found some workaround on ESP Arduino env,
https://github.com/SensorsIot/Definitive-Guide-to-IR

Could I use the same Arduino library in esp idf?

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby Ritesh » Sun Jul 14, 2019 8:56 am

tharunjoy wrote:
Wed Jul 10, 2019 6:27 am
Any update on this?
Is there any library similar to IRremote for esp IDF to send IR commands directly to TV.
I found some workaround on ESP Arduino env,
https://github.com/SensorsIot/Definitive-Guide-to-IR

Could I use the same Arduino library in esp idf?
Hi,

I believe that you can't use Arduini based library directly into ESP32 IDF still you can confirm with SDK developers.

But you can develop easily same IR based application using Arduino Tool if you want.
Regards,
Ritesh Prajapati

tharunjoy
Posts: 22
Joined: Wed Dec 12, 2018 5:30 am

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby tharunjoy » Tue Aug 13, 2019 3:35 pm

Hi,
Ritesh wrote:
Sun Jul 14, 2019 8:56 am

I believe that you can't use Arduini based library directly into ESP32 IDF still you can confirm with SDK developers.

Thank you @Ritesh for the replay

I was able to use IRremote library in ESP IDF interface using 'Arduino over ESP IDF'
https://github.com/espressif/arduino-es ... mponent.md

Anyone who is interested to use and confused with the Arduino libraries that to be added to the current implementation in ESP IDF, please follow the above link.

I have used platformio IDE for development which is much easier than any others. They do contain sample implementation of Arduino-ESP32 env.
Please check the below link for examples
https://github.com/platformio/platform-espressif32

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby Ritesh » Fri Aug 23, 2019 1:37 pm

tharunjoy wrote:
Tue Aug 13, 2019 3:35 pm
Hi,
Ritesh wrote:
Sun Jul 14, 2019 8:56 am

I believe that you can't use Arduini based library directly into ESP32 IDF still you can confirm with SDK developers.

Thank you @Ritesh for the replay

I was able to use IRremote library in ESP IDF interface using 'Arduino over ESP IDF'
https://github.com/espressif/arduino-es ... mponent.md

Anyone who is interested to use and confused with the Arduino libraries that to be added to the current implementation in ESP IDF, please follow the above link.

I have used platformio IDE for development which is much easier than any others. They do contain sample implementation of Arduino-ESP32 env.
Please check the below link for examples
https://github.com/platformio/platform-espressif32
Thanks for your response regarding same.

I will check it and let you know if need any help for same.
Regards,
Ritesh Prajapati

sarapatel
Posts: 11
Joined: Mon Feb 17, 2020 6:07 am

Re: Any similar Librarys like IRremote in ESP IDF interface

Postby sarapatel » Mon Mar 23, 2020 11:23 am

Hello, I tried using the default RMT example(ir_protocol) given in ESP-IDF examples . I tried with NEC protocol but the ir _tx I am sending using the default example I am not able to operate any of the NEC devices.Please guide me and also share if u have any similar example where in I can send and receive IR data and operate any IR device(AC/ TCVs)

Who is online

Users browsing this forum: Bing [Bot], ESP_Sprite, Google [Bot] and 108 guests