Sujet : Re: IR remote control
De : alien (at) *nospam* comet.invalid (Jan Panteltje)
Groupes : sci.electronics.designDate : 24. Oct 2024, 11:27:53
Autres entêtes
Message-ID : <vfd7fa$1asfo$1@solani.org>
References : 1
User-Agent : NewsFleX-1.5.7.5 (Linux-5.15.32-v7l+)
On a sunny day (Thu, 24 Oct 2024 11:17:32 +0200) it happened Umbe
<
l_umbe@yahoo.it> wrote in <
vfd3bd$2ivu5$1@dont-email.me>:
Hello,
I am trying to make a decoder for IR remote control.
I have found many sites on the internet with a loto of information.
>
I would like to start from a very low level, from a microcontroller (no
Arduino).
From where do I can start?
>
Thank you
>
Umberto
Years ago I wrote a simple program that reads from a IR photo diode to a PC parport pin,
or any other thing you have, to record the IR commands from my cable modem.
https://panteltje.nl/panteltje/pic/ir_pic/ scroll down to 'finding out your codes'.
it saves those as files, one for each commad (you type the code on a remote and record it).
The top of that site shows you how make a module to then transmit those codes, but that requires a micro.
If your PC is fast enoiugh it can do that too.
Hacking cars .. well you know...
I had a similar system for listening and recording RF codes and then re-transmitting those,
with tx and rx modules I bought, basically a replay attack.