Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 548 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 548 Bytes

Misc ESPHome based projects

irkeyboard

Receive IR codes with remote_receiver and convert them into BLE HID keystrokes. Uses a Esp32BLEKeyboard custom component and the ESP32 BLE Keyboard library.

This allows using the play/pause/etc buttons on my TV remote with my computer. I typically don't have my computer on while using other HDMI inputs, otherwise both the TV and PC might problematically react to the same input.

ESP32 required for BLE.