Well, the flicker circuit I alluded to earlier is done. It’s on its own project board, and it does in deed make a light bulb flicker like a candle flame. Unfortunately, I don’t have a schematic to post at the moment. I’m not sure if it will make a difference at the moment, especially with Halloween in a few days. Yes, I’m sure it would be useful for other decorations or whatever, but a pumpkin light is a good application for it.
Well, for those of you a bit more electronically inclined, I’ll explain how it works. It’s probably not the best way to make a light flicker, but it works for me and is pretty convincing if you mess with it. First, consider a circuit that dims a 12 volt bulb. A way this could be done is using a 555 timer to switch a MOSFET on and off really fast – PWM. So, you change the duty cycle to change the brightness of the bulb (ie, the bulb is dimmer when it is off more than it is on, but it’s still switching on and off so fast you only perceive it as being dim). I based this part of a circuit off of a light dimmer I found in Home Power Magazine Issue 34 (I think), though you should be able to find something like it online. (If you are not familiar with Home Power, check it out. It’s great magazine on renewable energy, though a lot of the juicy electronics type stuff is in the back issues.)
The circuit I mentioned runs at around 5 KHz (I recall; I don’t have the specs in front of me). Now, think of another 555 timer circuit, this one with a much smaller frequency, maybe a few Hz. In other words, imagine an LED blinking noticeably. Now, think of a nother one, but with a slightly higher or lower frequency.
My circuit uses the two 555 timer circuits I just mentioned, as well as the dimmer circuit. Basically, the two circuits flashing at a few Hz switch resistors on and off on the dimmer circuit, causing the brightness of the bulb to change. With both circuits going at once, there are a few different levels of brightness the bulb can be at. Technically the patter is not random, but it does look that way to the casual passerby. I believe the term for this is pseudorandomness.
Right now I have this working for a 12 volt DC bulb. For something like a 60 watt 120 V bulb on AC, search around. There are some other ciruits I found in the quest for finding a nice one for a low voltage bulb. The MOSFET I used can tolerate I think around 20 amps, though I only use it with a bulb that pulls about 200 milliamps. If you want to use a bigger bulb a heatsink would be a good idea.
I’ll try to get a schematic up soon. Until then, maybe someone can come up with a similar circuit.