Arduino ir, my first project!

Thank you for sharing very interesting project. There must be lots of applications with this.

I have a couple questions. Is the IRremote.h your own header file or some general header file? (Never mind, I just googled and found these two links: A Multi-Protocol Infrared Remote Library for the Arduino and Google Code Archive - Long-term storage for Google Code Project Hosting....)

And how did you get those values?

Thanks.

i get those values on my serial port, its simple, make the circuit, connect Arduino With Pc and open (from Arduino Ide) Serial Monitor, and then press a Button on your Remote control the value appears on the serial monitor! :wink:

oh and the IRremote.h is not my own i get it from : Google Code Archive - Long-term storage for Google Code Project Hosting. :slight_smile: