From 122a3e5bab6c51464507060b842dd708526764f3 Mon Sep 17 00:00:00 2001 From: rschaten Date: Wed, 16 Oct 2024 19:47:26 +0000 Subject: [PATCH] =?UTF-8?q?Home=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..91060a5 --- /dev/null +++ b/Home.md @@ -0,0 +1,9 @@ +# Setup + +I use a Logitech Harmony 885 to control the device. There's a configured "Pearl Lamp Works IRC160N-1" -- whatever that device might be :-) -- to which the IRlicht responds. + +## Links + +* How to make an Arduino remote control: http://www.build-electronic-circuits.com/arduino-remote-control/ +* Arduino infrared library: https://github.com/shirriff/Arduino-IRremote +* Description of the library: http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html \ No newline at end of file