Entries Tagged as 'RC5'

Infrared remote control receiver for Arduino

December 30th, 2007 · 49 Comments

I developed this infrared remote control decoder for Arduino on my Arduino-compatible STK500 evaluation board for Atmel’s AVRs.
The sketch is pretty much standard C code so porting to non-arduino dev systems is almost immediate.

I actually developed the code in C for a smaller ATtiny24 for a specific project underway thenI adapted it for Arduino and [...]

Tags: ATtiny24 · Arduino · RC5 · STK500

A remote controlled RGB light bulbs lamp

December 2nd, 2007 · 10 Comments

This RGB light I designed and built a while ago. A large spectrum of coloured light can be made mixing light from bulbs coloured in red, green and blue.
So, this one is not based on LEDs but it’s based on 3×60W 220/110Vac light bulbs.
Also, it has a remote controller to change intensity of the three [...]

Tags: Microchip PIC · RC5 · RGB