Content for IR

IR Remote Controlled Home Automation

“Today in this instructable we are going to make something really useful and very cool thing a IR Remote Controlled Home Automation System. The reason i come up with this idea is, i hate to turn on and off my …

Speed of Light with an IR LED

“The speed of light has been measured many different ways using many ingenious methods. The following note describes a method which is conceptually easy to understand and fairly easy to implement. The technique is the simple time-of-flight optical pulse delay …

DIY HID IR keyboard (FLIRC clone)

“A while ago I got to know about the FLIRC IR receiver which I thought of buying. But I thought, Hey! Why buy something I can make at home. So basically what FLIRC do is convert IR signals received from …

Balancing Robot Using IR Remote (Arduino R3, DC Motor, L298N, MPU6050)

“First of all, I’m a novice of making robots. I am now interning for an electronic company. They happened to have all the parts for a self-balancing robot, so I thought I could made one. It’s an internet …

16 Channel Tiny InfraRed Remote Controller NEC Code

“16 Channel Infra-Red remote controller is built around PIC16F73 Microcontroller from Microchip. The receiver part follows NEC Code Format. Tiny receiver provides 16 latch outputs. All outputs are TTL and can drive Relay board or solid state relay. The circuit …

Project  PiClock

PiClock

“This project started out as a way to waste a Saturday afternoon. I had a Raspberry Pi and an extra monitor and had just taken down an analog clock from my livingroom wall. I was contemplating getting a radio sync …

Neopixel Night Light

“I’m giving some workshops in electronics in a few weeks, centered around an inexpensive, but useful real-world project. When trying to come up with a thing to make, I wanted it to involve a microcontroller, NeoPixel LEDs (because, they …

Infrared Pulse Sensor

“Taking your pulse is as simple as holding a finger to your neck or wrist and timing the beats with your watch. But if you want to record the data or use it to trigger events, you need to turn …

DIY standalone Weather Station powered by Arduino

“The idea of Building a community weather station using Open hardware Kicked a long back. We people from a local DIY community build this weather station. In our country we don’t give importance to weather data apart from the …

Analyze Any IR Protocol With Just You Arduino Board

“Recently, I was in deep research on how to make our own “Self Learning Universal Remote”. So when I searched for the procedure of making this, first step I found is analyzing IR protocol,its frequency (time period),and also …