Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 270 Bytes

File metadata and controls

7 lines (5 loc) · 270 Bytes

Arduino_python_IR_receiver_handler

Simple python program that can decrypt the IR signals received by an Arduino IR receiver.

Feel free to raise issues if needed.

To use the python program, you will need to install the python package pyserial: pip install pyserial