Fork me on GitHub

Project Notes

#074 Raw Arduino Infrared

Tests raw IR reception.

Notes

An exploration of IR Sensor reception based on the adafruit sample code available here.

I’ve cleaned up the code a bit and modified it to optionally pump data out for plotting with LEAP#090 PlotNValues (a simple Processing sketch). This provides a simple graphical illustration of the PWM characteristics of IR protocols.

Here’s a sample trace of the “0” key being pressed on a common MP3 player remote control:

processing trace

And another showing an LG remote control “power on/off” key press:

processing trace

This all got me reading IR Remote Control Theory to better understand operation and protocols. Next step is to start decoding the signals, however for that I might avoid re-inventing the wheel and instead try the IRremote library.

Construction

The Breadboard

The Schematic

The Build

Credits and References

About LEAP#74 IRArduino
Project Source on GitHub Return to the LEAP Catalog

LEAP is just my personal collection of electronics projects - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting.

Projects are often inspired by things found wild on the net, or ideas from the many great electronics podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know (or send a PR!). See the individual projects for credits where due.

For a while I have also included various scale modelling projects here too, but I've now split those off into a new repository. Check out LittleModelArt if you are looking for the modelling projects!

Project Gallery Notebook LittleCodingKata LittleModelArt More on my blog