BruceIRF v3.0
BruceIRF v3.0 — Universal IR + RF
Fork firmware ESP32 basato su Bruce 1.16 con moduli IR/RF universali completi.
What's new
- Univ. IR Remote — categories, brands, signal grids, spam replay
- Univ. RF Remote — Flipper
.subfiles (RAW + BinRAW Key) - Built-in Generic test signals (Carrier 433/315/868 MHz, OOK Keyfob, Doorbell 433 MHz) — no DB required
- Readable labels + Brands flow
- RF+IR Dual Detector — external RF/IR module selectors, SD-gated save, replay loop
- RCA IR protocol fix (TCL & compatible)
- Crash fixes + on-screen CRASH DIAG
Supported boards
| Board | File |
|---|---|
| LilyGO T-Embed CC1101 (primary, validated) | BruceIRF3.0-lilygo-t-embed-cc1101.bin |
| M5StickS3 (first release) | BruceIRF3.0-m5stack-sticks3.bin |
Flashing
- LilyGO T-Embed CC1101: M5Launcher (with SD card) or ESP Web Tool.
- M5StickS3: ESP Web Tool only.
The .bin are merged full images (bootloader + partitions + firmware) — flash at address 0x0.
Database
- Full (
BruceIR3.0-UniversalIR-RF-Full.zip): UniversalIR 829 + UniversalRF 13.275 files → extract to SD card so you getUniversalIRandUniversalRFfolders. - Lite (
BruceIR3.0-UniversalIR-RF-Lite.zip): UniversalIR 7 + UniversalRF 103 files → upload to LittleFS (no-SD boards, M5StickS3).
The same folders are also inside the repo: UniversalIR/+UniversalRF/ (Lite) and UniversalIR-Full/+UniversalRF-Full/ (Full).
Notes
- T-Embed: primary target, validated.
- M5StickS3: first release, awaiting real-hardware validation.
- Issues: report with the on-screen CRASH DIAG info (task + backtrace).