Circuit Lake

Electronic Project and Circuit Collection

Infrared Related Resources


PIC Paintball / Ballistic Chronograph

September 05, 2011 By: admin Category: Detector, Measurement, Microcontroller, PIC, Project, Sensor No Comments →

The project shows you how to build ballistic chronograph based on PIC18F13K50 Microcontroller. The project only been tested with a paintball gun and it is relatively simple to make. It also can record the rate of fire at which a device is firing. The operation of this projectile velocity meter is rather simple, there are […]

Remote Video Control System

June 19, 2011 By: admin Category: Control, Microcontroller, Project, Remote, Video, Wireless No Comments →

The Remote Video Control System will allow a remote user to fully control a separate video camcorder with a control board through InfraRed signal. The remote user has all the capabilities as if they were using the camcorder in-hand, including pan, tilt, zoom, Record, Display on/off, Tilt Position indicator, 4 speed settings, and even a […]

Nikon Camera Remote Control

February 07, 2011 By: admin Category: AVR, Control, Microcontroller, Project, Remote No Comments →

This Infrared remote control for Nikon cameras built based on AVR ATtiny13V. The circuit is very simple. It consists of Atmel tiny13V, a button, transistor, resistor, IR diode and 3V battery. If you want simpler circuit, you can connect the IR diode directly to the ATtiny13V, but that will limit the LED current and therefore […]

Infrared Remote Control Capture

December 01, 2010 By: admin Category: Digital, Microcontroller, PIC, Remote, Tools No Comments →

IR Widget is PIC12F629-based project that able to captures infrared signals from remote controls. It allow you to determine the carrier frequency and demodulate the carrier in the digital or analog domain. The captured information can be used to view, recognize or reproduce the signal. The hardware is simple and low cost.