-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nikola Jovanovic edited this page Dec 20, 2020
·
5 revisions
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)
Raspberry Pi GPIO
Infrared remote, Infrared sensor, Infrared remote control protocol
Python callback
Wiki Home
Overview
Notes
IR Protocols
IR Recorder
Examples: IR Rec
References