adafruit / adafruit/Adafruit_CircuitPython_IRRemote

Philips Tv's RC5

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
31
PR merge metrics
No merged PRs in 30d

Description

I have a Philips tv and i want to be able to control it from a raspberry pi pico via ir. I checked my tv's ir protocol that it uses, and i saw that it uses "RC5". I tryied implementing the protocol but i couldn't get the tv to respond to any signal. I listened for my remote, copyied the codes, decoded them, and tryied to transmit them from the pico, but it still didnt work. Can you please implement that protocol?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the existing IR protocol implementations and the receive/transmit entry points, then compare the requested RC5 behavior with the reported Philips remote observations; done means RC5 signals can be transmitted from a Raspberry Pi Pico and control the TV.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, raspberry-pi
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.