Skip to content
/ rpi_ir Public

RPi & IR: Raspberry Pi GPIO & Infrared remote controls (using pigpio instead of lirc)

License

Notifications You must be signed in to change notification settings

etfovac/rpi_ir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPi & IR License: MIT GitHub (pre-)release DOI

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

Table of Contents (Wiki)

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

rpi_ir is maintained by etfovac.