MomePP / IrRemote

An infrared remote library for ESP32 Arduino utilizes RMT based on ESP-IDF 5.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IrRemote

Currently WIP, created the library based from ESP-IDf RMT example. this library is created based on the ESP-IDF RMT example. It is part of the GoGo Board 7 firmware.

An infrared remote library designed for use with ESP32S3 using Arduino Core version 3. This library utilizes the RMT driver based on ESP-IDF 5.1.

About

An infrared remote library for ESP32 Arduino utilizes RMT based on ESP-IDF 5.1


Languages

Language:C 59.2%Language:C++ 40.8%