42SK / TVKILL

An application that lets you turn-off TVs with the IR-blaster of your Android device. Inspired by the TV-B-Gone remote.
GNU General Public License v3.0
107 stars 18 forks source link

How to add more patterns #7

Closed Natureshadow closed 9 years ago

Natureshadow commented 9 years ago

Killing TVs is good, but killing more TVs is better. I've yet stumbled upon a Grundig TV set that did not react to the shipped patterns.

What about crowdsourcing more? If the Android IR thing can also receive IR, recording patterns from an actual remote is easy. If not, one could publish a tiny Arduino-based circuit and code to produce necessary data.

42SK commented 9 years ago

That is a very good idea. I wanted add a entry to this project's wiki that explains how one can add patterns for new TVs anyway. The Arduino idea is also great, I've already spent hours searching for IR-pattern-databases that also contains patterns for brands like Grunding, but they are almost non-existent. There seem to be a few Arduino tutorials an libraries for decoding IR-patterns, it would really help a lot if we could use one of them to add more IR patterns to TV KILL. I'll work on that wiki entry, so that anyone who finds a TV that is not supported yet will be able to add it's pattern to the application.

Natureshadow commented 9 years ago

I'd very much like to pass this to Teckids e.V., a youth tinkering and open source organisation. The kids could build an Arduino board and program for this which could be published here.

42SK commented 9 years ago

@Natureshadow Sure, no problem! It would be great if you came up with a project that could help us to add more patterns to TV KILL.

spangey commented 9 years ago

Love the sentiment. Talking to ppl here about dedicating a small amount of time to the possibility of fleshing this out some and either forking or shooting a pull request your way. Good stuff!

42SK commented 9 years ago

I added an entry to the projects Wiki that explains how one can add patterns to TV KILL.