Browser Audio IR Blaster

Control your TV using infrared audio signals

tv {{ brands[selectedBrand].name }} Remote
settings Custom Command
audiotrack Audio Playback & Debug
info Signal Details
Command: {{ debugInfo.commandName }}
Hex Code: {{ debugInfo.hexCode }}
Address: {{ debugInfo.address }} ({{ debugInfo.addressHex }})
Command Byte: {{ debugInfo.command }} ({{ debugInfo.commandHex }})
Protocol: {{ debugInfo.protocol }}
Carrier Freq: {{ debugInfo.carrierFreq }} kHz
Sample Rate: {{ debugInfo.sampleRate }} Hz
Duration: {{ debugInfo.duration }} ms
Total Bits: 32 bits (Address + ~Address + Command + ~Command)
data_usage Binary Data
Address: {{ debugInfo.binaryAddress }}
~Address: {{ debugInfo.binaryAddressInv }}
Command: {{ debugInfo.binaryCommand }}
~Command: {{ debugInfo.binaryCommandInv }}
show_chart Signal Waveform Visualizer
Color-coded by data section | Bursts: 38kHz carrier @ +1.5V | Spaces: -1.5V (no carrier) | Includes NEC repeat frame | Zoom: {{ waveformZoom }}x
AGC Burst Address ~Address Command ~Command


Support This Project

This is open source software. If you find it useful, please consider supporting!

code View on GitHub