Advent Wreath From Parts You Have On Hand

Here’s an advent wreath made from six parts and a paper clip. Powered by a CR2032 3v button cell, the circuit has been free-formed using a paper clip as the conductor. We love the “dead bug” style of construction used with the ATtiny13 microcontroller because it adds an extra level of intrigue for the uninitiated. This project build on the flickering circuit we saw last year and uses the LEDs as light sensors, only turning on when a certain darkness level has been reached.

We used a tiny13 with our Menorah project last year and still have some lying around that we can use for this. We’re sure you’ve got at least a couple of low-pin-count micros on hand. If you don’t, you should!

9 thoughts on “Advent Wreath From Parts You Have On Hand

  1. I love these type of designs with components soldered in the air and this particular one is really cool.

    One thing that I’d like to do someday is to build a similar thing without the microcontroller, generating the activation signals of the leds from
    an oscil·lator built from more common elements like resistors, capacitors and bjt’s.

  2. I was expecting 3 purple and a pink LEDs but w-pedia says it depends.

    Good to see someone say “dead bug” again. I was afraid there was a new name. I haven’t etched anything in years since I figured out how to do it dead bug style.

    One thing I like to do is to superglue my DIPs to a blank piece of copper and then write the chip name on the underside with a paint pen. Then you need to mark pin 1 on the IC and remember everything is upside down

    The other thing I like to do is to make my chip to chip connects with wire wrap wire and tool. I give it a few wraps around the upside down pin and then double check my wiring. Only after it’s been checked do I come back an do a quick dab of solder to keep it all together.

  3. I tried the previous circuit with the ATtiny and LEDs as both lamps and light sensor. Real buggy, could never get the light sensing to work satisfactorily (yes I know how to calibrate it and the author’s original post called out the wrong reset pin). I tried six or seven different types and colors of LEDs. Toyed with the source code and could not improve the performance – but didn’t really try too hard. It seems to me you are going to get a lot better performance with some sort of dedicated light sensor. Where something like this makes sense IMHO is when you use a micro with more pins that doesn’t cost much more than the now obsolete ATtiny13 (e.g., ATMega168/328) and control one LED per pin for better effect.

Leave a Reply to LeJuppCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.