LED string with timer and printed case

LED string with timer and printed case

thingiverse

Christmas is coming soon. Take one of these simple battery-operated LED strings. Mine was from IKEA. You get a nice red battery case, a power switch, a resistor, and a string of 10 red LEDs with cabling. There's no way you could source all these components on your own for less or quicker - unless you're planning to build a three-digit number of these and break it down. Anyway, I didn't like the simple on/off switch. Sure, I can switch it on in the evening, but I'm not bothered switching it off before going to bed. A timer was needed. Nowadays, everything is powered by microcontrollers - why not a simple battery LED string as well? The timer circuit is an ATtiny45 microcontroller, which is cheap, doesn't need many external components, and was what I had at hand. See the last picture for the schematic. The timer circuit does not have an on/off switch. The reset button starts the operation (timer function). After a programmable amount of time (see config.h - anything from seconds to multiple hours), mine is programmed for 6 hours), the LED string is switched off and the controller goes into power-down sleep mode (power consumption approximately 0.4uA at 3V). No need for an on/off switch. Pressing the reset button again starts anew. Pressing the second button while the string is active switches to power-down mode immediately. The firmware is in the files. Because the circuit did not fit into the battery housing, I printed a simple case which houses the strip board with the controller and the two buttons. The size can be adjusted (see parameters in scad file). You can easily power this LED string using used AA batteries. I usually collect used batteries over the year (from toys, alarm clocks etc.) - and use them again here. A good reuse for used batteries before giving them into the recycling bin. The last picture shows a version with 20 LEDs and three AA batteries, where the circuit fits into the battery case. Instructions Open the LED string battery case and replace the built-in resistor with a wire bridge. Build the circuit on strip board. It might be advisable to either flash the firmware before connecting the LED string with resistor on PB0 (see schematic) or make sure you can temporarily remove it for flashing the firmware (see detail picture of perfboard where the resistor for the LED string is not soldered in but just attached to a socket). One more note: I used a 68 ohms resistor for the string, not 100 ohms as in the schematic. The schematic is for the three AA version. Build the firmware (make program if you have the complete AVR-GCC toolchain and avrdude installed) and flash it with avrdude and usbtiny programmer. Print the case and attach the buttons and perfboard with hot glue. Close the case with two M3 screws, washers, and nuts.

Download Model from thingiverse

With this file you will be able to print LED string with timer and printed case with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on LED string with timer and printed case.