hallo all,
(srry for my English)
I'm new to arduino and I'm busy with an Home Automation project.
I've got just a normal remote that sends an IR code (0x8C03F)
I want to switch on a relay with this code.
that's what I want to reach.
I want to intergrate this code into my Webserver (enc28j60 with Ethercard)
but here comes the problem:
my webserver works fine, no problem at all.
But when I intergrate, even only the #include <IRremote.h> library, my server is unreachable by.
when I enter the IP adres into the browser, it keeps loading.
I added the code as an attachment, where I set the "//!!!!!!!!!!!!!" is all what belongs to the IRremote script.
I've really no idea how to fix this.
I'm using an arduino uno.
I've got the newest drivers and libraries.
Thanks in advance.
arduino_site.ino (5.59 KB)