Circuit Lake

Electronic Project and Circuit Collection

RC5 Related Resources




AVR Dimmer Switch

September 25, 2009 By: admin Category: AVR, Control, Digital, Project No Comments →

AVR dimmer switch

This project shows you how to build Controlled Dimmer using Microcontroller AVR AT tiny 2313. The dimmer has 8 channels to connect to lamps. You can control dimmer switch via RC infrared or serial interface to PC.
The infrared receiver is build around standard highly integrated components. TSOP1736 is a receiver that responds best to [...]

AVR SONY RC Decoding

August 16, 2009 By: admin Category: AVR, Project, Remote, Tutorial No Comments →

SONY RC protocol

This tutorial shows you how to decode SONY Remote Control using microcontroller AVR. The project use external interrupt at the falling edge to detect the pulse. The project use AT MEGA 16 and vcd remote control sensor or you can use any type sensor that have filter of 38 KHz to 40 KHz on [...]