Making your own infrared (IR) sniffer is not only rewarding but also amazingly simple. I’m talking about an IR decoder/encoder that primarily decodes the invisible ...
This project demonstrates decoding NEC infrared (IR) remote control signals using the ATTiny13 microcontroller. It is based on the tutorial AVR ATTiny13 NEC IR Protocol Remote Control by Nguyễn Văn ...
「Petoi Bittle」のIRリモコンの設定方法をまとめました。 デフォルトのIRリモコンによる操作方法は、以下でまとめました。 今回は、このIRリモコンの命令を割り当ての設定を変更します。 2. IRリモコンの設定 IRリモコンの設定は、「OpenCat.h」で行います。
台風が接近する中、静岡のホテルに泊まっています。ホテルは国道沿いにあり、車の走る音が聞こえてきます。この小さな部屋にも、テレビやエアコンを操作するためのIRリモコン(赤外線リモコン)が備え付けられています。壁に埋め込まれた ...
As you might have noticed, the 38-KHz pulse generator is built around the evergreen timer chip NE555P (IC1). Here, the RC components (R5-C3-P1) set the astable frequency to drive the infrared light ...
Hardware development often involves working with things that can’t be directly perceived, which is one reason good development tools are so important. In appreciation of this, [David Johnson-Davies] ...
A Python tool to parse, analyze, and decode Pronto Hex infrared remote signals, with utilities to visualize, "meanify", and convert the timings into binary and hex representations. Suitable for IR ...