Rotating Christmas Tree and Programmable Lights With Arduino

by CarlosVoltT in Circuits > Arduino

636 Views, 0 Favorites, 0 Comments

Rotating Christmas Tree and Programmable Lights With Arduino

IMG_20201213_105440_026-820x615 (1).jpg

Rotating Christmas tree and programmable lights with Arduino

The project will see, how to make a rotating Christmas tree with arduino, a cooler, a perforated experimental board, LED lights and some other electronic elements.

Project Circuit

circuito.jpg

​Electronic Components

1k-281x300.jpg

13 Resistors of 1 Kohm 1/4 W

Resistors are used in circuits to limit the current value or to set the voltage value, according to Ohm’s Law. Unlike other electronic components, resistors have no defined polarity.

An LM7805 Regulator

7805-300x300.jpg

The LM7805 is a fixed voltage regulator. It is an integrated linear regulation circuit. This controller has 3 pins of connection, input, ground and output. The operation of a control source is to reduce or regulate a voltage at the input, in this particular case it will reduce 9 volts to 5 volts.

An Arduino Mini Pro

arduinominipro-300x300.jpg

The Arduino Pro mini is a board based on the ATmega328P. It has 20 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a programming connector, and a reset button. It contains everything you need to start using the micro-controller. Simply plug in a power supply to get started.

A 9-volt Battery Connector

conector9v.jpg

9 volt wired battery connector, ideal for powering any device that requires 9v, is mainly used on connecting tablets (Protoboard) or to power any prototype electronic circuits, since as output cables do not have any specific connector so you can use it wherever you need to power.

A 12-volt Cooler (serves That of an Old Pc Source)

cooler-300x300.jpg

Fan cooler is that small fan that usually comes installed in your computer’s enclosure; it has as its main task to ventilate the air that is inside the computer, for the sole purpose of regulating its temperature.

A 9-volt Battery (better If It’s Reclassible)

DURACELL.jpg

The 9V battery has two terminals at one of its separate ends half an inch (12.7 mm) from center to center. The smaller male round terminal is positive and the larger female terminal, hexagonal or octagonal in shape, is negative.

A Plinth for the Arduino Mini Pro

header-30pines.jpg

The socket is the device for connecting integrated circuits in printed circuits, without welding. This avoids over-temperatureing integrated or other devices, which can damage them; it also allows the replacement of the component without going through a process of desoldering and welding.

13 LEDs of Different Colors

led.jpg

An LED (an acronym for the English light-emitting diode) is a light-emitting diode. Inside there is a semiconductor that, when traversed by a continuous voltage, emits light, known as electroluminescence.

A 10 X 15 Cm Perforated Experimental Plate

placa-experimental-600x407.jpg

A perforated experimental board is a material for prototyping electronic circuits (also called PCB DOT). It is a thin, rigid blade with pre-drilled holes at standard intervals along a grid

Source Code

Download from http://rogerbit.com/wprb/2020/12/rotating-christmas-tree-and-programmable-lights-with-arduino/

I hope you like this little and simple Christmas project, congratulations