A 3d printed ghost next to the base of an LED tea light that has 4 LEDs poking out and the IR receiver port and micro-USB connector showing.

A Cold Light To Warm Your Heart

Halloween is coming fast and what better way to add to your Halloween ornamentation than [Wagiminator]’s cute NeoCandle tea light simulator.

[Wagiminator] has modified a 3D printed ghost along with extending [Mark Sherman]’s light simulation code to create a cute light that’s perfect for the holiday season. The NeoCandle uses an ATtiny85 chip to power four WS2812 NeoPixel jelly bean LEDs. The device has an infrared (IR) receiver to be able to control it from a remote that speaks the NEC protocol. There is a light sensor that allows the unit to dim when it detects ambient light and the whole unit is powered off of a micro-USB connection.

The ATtiny85 have limited program flash and [Wagiminator] packs in a lot of functionality in such a small package, squeezing in a bit-banging NeoPixel driver in only 18 bytes of flash that can push out a transfer rate 762 kpbs to update the LEDs. The pseudo-random number uses a Galois linear feedback shift register and comes in at 86 bytes of flash, with the IR receiver implementation code being the largest using 234 bytes of flash. The ATtiny85 itself has 8 KB of flash memory so maybe it’s possible to push [Waginminator]’s code to even more restrictive Atmel devices in the ATtiny family.

With microcontrollers and LEDs becoming so cheap and ubiquitous, making realistic flames with them is becoming accessible, as we’ve seen with previous projects on electronic candles.

Continue reading “A Cold Light To Warm Your Heart”

Mini Flickering Torch Effect Uses Neither Wires Nor Solder

Cross section of pillar model.

[ROBAGON] makes miniature, 3D-printable gaming terrain and features like these stone pillars with flickering torch. His model isn’t free to download (though it’s under $2 at the time of writing), but the part that impressed us was his clever way of using electric tea lights to create a flickering torch effect without needing any soldering or wiring whatsoever.

His solution was to make the base of the pillar large enough to fit an electric tea light, which uses a flickering LED to simulate a candle flame. The molded plastic “flame” is removed from the tea light and placed in the torch sconce, while the tea light itself goes into the base. A short segment of clear acrylic rod is used as a light pipe, running from the tea light’s LED to the base of the torch.

It’s a simple, effective, and economical solution that doesn’t require running or soldering a single wire and you can see it work in the brief video embedded below. Now all that’s missing for those Dungeons & Dragons sessions is this custom calculator.

Continue reading “Mini Flickering Torch Effect Uses Neither Wires Nor Solder”