You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.:
Currently, ESP32 Marauder lacks infrared (IR) remote capabilities, limiting its functionality for testing and interacting with IR-controlled devices. Flipper Zero includes an IR transmitter/receiver, allowing it to capture, store, and replay IR signals for remote control operations.
Describe the solution you'd like:
Integrate IR transmission and reception support into ESP32 Marauder, similar to Flipper Zero. This would enable capturing, decoding, storing, and replaying IR signals, allowing for remote control emulation.
Describe alternatives you've considered:
Running separate IR control software on another ESP32 alongside Marauder. Additional context:
Flipper Zero’s IR feature allows users to send and receive IR codes for TVs, AC units, and other devices. Implementing similar functionality in ESP32 Marauder would greatly enhance its versatility.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.:
Currently, ESP32 Marauder lacks infrared (IR) remote capabilities, limiting its functionality for testing and interacting with IR-controlled devices. Flipper Zero includes an IR transmitter/receiver, allowing it to capture, store, and replay IR signals for remote control operations.
Describe the solution you'd like:
Integrate IR transmission and reception support into ESP32 Marauder, similar to Flipper Zero. This would enable capturing, decoding, storing, and replaying IR signals, allowing for remote control emulation.
Describe alternatives you've considered:
Additional context:
Flipper Zero’s IR feature allows users to send and receive IR codes for TVs, AC units, and other devices. Implementing similar functionality in ESP32 Marauder would greatly enhance its versatility.
The text was updated successfully, but these errors were encountered: