Skip to content
Nikola Jovanovic edited this page Dec 20, 2020 · 5 revisions

RPi & IR Wiki

License: MIT GitHub (pre-)release

RPi & IR is a project which uses Raspberry Pi GPIO, IR kit and and Python (using pigpio instead of lirc) to:

  • monitor, capture and decode Infra-Red signals sent by an IR remote (controller)
  • (TODO) transmit IR codes
    It will be used in Raspberry Pi GPIO & LCD 16x2 project.

SW: Python 3.7.3
HW: Pi Model 3B V1.2, IR kit: Rx sensor module HX1838, Tx = IR remote(s)

Keywords

Raspberry Pi GPIO
Infrared remote, Infrared sensor, Infrared remote control protocol
Python callback

HW Layout and connections

Table of Contents (Wiki)

Wiki Home
Overview
Notes
IR Protocols
IR Recorder
Examples: IR Rec
References

Clone this wiki locally