Tag Archives: infrared

CuVoodoo #029 – quest to dryland



replacing the sensor of a dehumidifier:
the humidity sensor modules of a dehumidifier kept failing, and no replacement is easily available anymore. after reversing its communication protocol, I was able to create my own module.

documentation source files watch on other devices (youtube)


Published: 2020-10-20 by King Kévin

CuVoodoo #026 – dying light



building a remotely controlled flashlight:
For another attraction held during a Halloween party already mentioned in episode #025, I also built a flashlight which can be remotely controlled. This is ideal to put the participants in complete darkness and have glowing clowns chase them. For this I added a tiny micro-controller and IR receiver in off-the-selves flashlights, and used a camera shutter remote control. We will see how to deal with the size constraints using parametric search.

documentation watch on other devices (youtube)

For more details about the Halloween party and infra-red theory, watch episode #025.


Published: 2020-07-26 by King Kévin

CuVoodoo #025 – live scare jump



building a remote controlled strobe light:
For an attraction held during a Halloween party, I built a device which allows to send strobes of light. Combined with a ghost apparition, this was the ideal setup for a scare jump. The strobe controller uses an LED flood light, a solid state relay, and an infrared remote control. We will see what mechanical and solid state relays are, how to operate them, how infrared remote controls work, and how receive decode their signal.

documentation source files watch on other devices (youtube)

The Halloween party is called Balloween. It take place in Paris, and is mainly French. An entrance fee is required, but it barely covers the cost of the consumables. I and all the staff helped in our free time and at our own expenses, but it is a lot of fun and nothing beats scaring innocent victims ;).

P.S.: To create light strobes a stroboscope might be the more appropriate, but I did not have one at the time I built this device. I am also not sure how I would control the couple of kV required to fire the flash tube. Flood lights are more ubiquitous, and can also be switched on continuously.


Published: 2019-08-17 by King Kévin

CuVoodoo #009 – taming glouttonous lions



building an electronic cat repeller to guard the fridge:
My sneaky cat can open all doors, even the fridge door. No meat is safe any more. To prevent that I built a cat repeller using an Atmel ATmega328P Arduino Nano 3.0 board. An HC-SR501 PIR motion detector checks if the cat is nearby. Then an E18-D80NK range detector verifies if the cat is in front of the fridge. If this is the case a ~24 kHz PWM signal will generate an ultrasound using a piezoelectric diaphragm, encouraging the cat to leave the premisses. If it still opens the fridge, a human audible alarm will sound until it is closed.

documentation source files watch on other devices (youtube)


Published: 2015-04-07 by King Kévin

CuVoodoo #008 – attaching sunbeams to the ceilling



LED strip based light installation:
Using LED strips, an ATX power supply, and a custom board I created a nice and bright light installation for my room.

documentation source files watch on other devices (youtube)

additional links:


Published: 2015-03-08 by King Kévin

CuVoodoo #007 – building an infrared cock grenade



Using infra-red LEDs I re-implemented the LaserTag protocol MilesTag v2. With that I made an LaserTag grenade by putting a custom board placed in a cock shell.

documentation source files watch on other devices (youtube)


Published: 2015-02-10 by King Kévin