@sdetweil Thanks for your fast reply. I will test this out next week. Then I will come back to you to let you know if I have more questions or if I solved it. I really appreciate it!
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
E
Latest posts made by erwindenboer
-
RE: PIR sensor in combination with IR transmitter
-
PIR sensor in combination with IR transmitter
Hello,
For my first Magic Mirror, I want to use an old TV that I have lying around. My TV uses Simplelink (CEC), so commands can be sent to my TV to turn on. Unfortunately, it can’t turn off using Simplelink (CEC). To solve this, I want to use an IR led. I also have an PIR sensor. So what I want is when a person moves in front of the PIR sensor, a signal will be transmitted via the IR led to my TV to turn on. After a certain amount of time, I want the Raspberry Pi to signal to the TV to turn off. I couldn’t find a module which does this. I hope someone has an idea how to realize this idea.
Kind regards.