Connecting old color music to a music center. How to make color music using LEDs with your own hands. The operating principle of color music consoles

In this article we will talk about color music. Probably every beginning radio amateur, and not only others, at one time or another had the desire to assemble color music. What this is, I think, is known to everyone - to put it simply, it is the creation of visual effects that change to the beat of the music.

That part of color music that emits light can be performed using powerful lamps, for example, in a concert setup; if color music is needed for home discos, it can be done using ordinary 220 volt incandescent lamps, and if color music is planned, for example, as computer modding, for everyday use, it can be done with LEDs.

IN Lately, with the advent of LED strips on sale, color and music consoles using such LED strips are increasingly used. In any case, to assemble Color Musical Installations (CMUs for short) a signal source is required, which can be a microphone with several amplifier stages assembled.

The signal can also be taken from the linear output of the device, sound card computer, from the output of an mp3 player, etc., in this case you will also need an amplifier, for example two stages on transistors, I used KT3102 transistors for this purpose. The preamplifier circuit is shown in the following figure:

Preamplifier - circuit

The following is a diagram of a single-channel color music with a filter, working in conjunction with a preamplifier (above). In this circuit, the LED flashes with bass ( low frequencies). To match the signal level, a variable resistor R6 is provided in the color music circuit.

There are more simple circuits color music, which any beginner can assemble, on 1 transistor, and also not requiring a preamplifier, one of such circuits is shown in the picture below:

Color music on a transistor

The pinout diagram for the Jack 3.5 plug is shown in the following figure:

If for some reason it is not possible to assemble a pre-amplifier using transistors, you can replace it with a transformer turned on as a step-up. Such a transformer must produce voltage on the windings of 220/5 Volts. The transformer winding with a smaller number of turns is connected to a sound source, for example, a radio tape recorder, parallel to the speaker, and the amplifier must produce a power of at least 3-5 watts. Winding with big amount turns is connected to the color music input.

Of course, color music is not only single-channel, it can be 3, 5 or more multi-channel, when each LED or incandescent lamp blinks while reproducing the frequencies of its range. In this case, the frequency range is set by using filters. In the following circuit, a three-channel color music system (which I recently assembled myself), there are capacitors as filters:

If we wanted to use not individual LEDs in the last circuit, but an LED strip, then the current-limiting resistors R1, R2, R3 should be removed from the circuit. If the strip or LED is used RGB, it must be made with a common anode. If you plan to connect LED strips long, then to control the tape you should use powerful transistors installed on radiators.

Since LED strips are designed for 12 Volt power supply, we should accordingly raise the power supply in the circuit to 12 Volts, and the power supply should be stabilized.

Thyristors in color music

Until now, the article has only talked about color and music devices using LEDs. If there is a need to assemble a digital control unit using incandescent lamps, then thyristors will need to be used to control the brightness of the lamps. What is a thyristor anyway? This is a three electrode semiconductor device, which accordingly has Anode, Cathode And Control electrode.

KU202 Thyristor

The figure above shows the Soviet thyristor KU202. Thyristors, if you plan to use them with a powerful load, also need to be mounted on a heat sink (radiator). As we see in the figure, the thyristor has a thread with a nut and is attached similarly to powerful diodes. Modern imported ones are simply equipped with a flange with a hole.

One of these thyristor circuits is shown above. This is a three-channel color music circuit with a step-up transformer at the input. When selecting analogue thyristors, you should look at the maximum permissible voltage of the thyristors, in our case for the KU202N it is 400 volts.

The figure shows a similar color music circuit to the one shown above, the main difference in the lower circuit is that there is no diode bridge. Also, LED color music can be built into system unit. I assembled such a three-channel color music with a preamplifier in a casing from a cider. In this case, the signal was taken from the computer’s sound card using a signal divider, the outputs of which connected active acoustics and color music. It is possible to adjust the signal level, both overall and separately by channel. The preamplifier and color music were powered from a 12 Volt Molex connector (yellow and black wires). The preamplifier and three-channel color music circuits for which they were assembled are shown above. There are other LED color music schemes, for example this one, also three-channel:

Color music on 3 LEDs - diagram

In this circuit, unlike the one I assembled, inductance is used in the mid-frequency channel. For those who want to first assemble something simpler, here is the following diagram for 2 channels:

If you collect color music using lamps, you will have to use light filters, which in turn can be either homemade or purchased. The figure below shows the filters that are commercially available:

Some fans of color and musical effects assemble devices based on microcontrollers. Below is a diagram of four-channel color music on the AVR tiny 15 MK:

The Tiny 15 microcontroller in this circuit can be replaced with tiny 13V, tiny 25V. And at the end of the review, I would like to say on my own that color music using lamps is inferior in terms of entertainment to color music using LEDs, since lamps are more inertial than LEDs. And for self-repetition, I can recommend this one:

simple scheme of color music using 220V lamps

Everyone knows and almost everyone assembles this device that flickers and blinks to the music - color music. On the Internet, many search for color music schemes using various queries and they are different everywhere. I present to your attention the diagram below appearance which you see in the pictures. And so, circuit of working color music for 220 Volts on teristors

A simple color scheme


It will require the bare minimum of parts.

We buy colored incandescent lamps 220V
Considering that the output stage of the color music is made of thyristors, it has a lot of power. If thyristors are placed on heat sinks, then each channel can be loaded with 1000 watts. But for a home, 60-100 watt lamps are quite enough.

Drawing of a printed circuit board for light and music

I did not use laser-iron technology for such a simple board design. I simply printed the image as a mirror image and placed it on the foil.


To prevent the paper from moving, we secure it with tape or something else and mark the places of future holes

We paint the tracks themselves with nitro paint


Any transformer from Chinese bloc power, even from a radiotelephone, or from something else.

And look at the completely soldered board


We attach the cartridges to the aluminum corner



In addition to the photo sent

Additionally

  • IN: I bought a tape with contacts G, R, B, 12 on it. How to connect?
    A: This is the wrong tape, you can throw it away

    IN: The firmware loads, but the error “Pragma message...” appears in red letters.
    A: This is not an error, but information about the library version

    IN: What should I do to connect a ribbon of my own length?
    A: Count the number of LEDs, before loading the firmware, change the very first setting in the sketch, NUM_LEDS (the default is 120, replace it with your own). Yes, just replace it and that’s it!!!

    IN: How many LEDs does the system support?
    A: Version 1.1: maximum 450 pieces, version 2.0: 350 pieces

    IN: How to increase this number?
    A: There are two options: optimize the code, take another library for the tape (but you will have to rewrite some of it). Or take Arduino MEGA, it has more memory.

    IN: Which capacitor should I use to power the tape?
    A: Electrolytic. The voltage is 6.3 Volts minimum (more is possible, but the conductor itself will be larger). Capacitance - at least 1000 uF, and the more the better.

    IN: How to check the tape without Arduino? Does the tape burn without Arduino?
    A: The address strip is controlled using a special protocol and works ONLY when connected to a driver (microcontroller)

  • YOU CAN ASSEMBLE THE CIRCUIT WITHOUT A POTENTIOMETER! To do this, use the POTENT parameter (in the sketch in the settings block in the settings signal) assign 0. The internal reference voltage reference source of 1.1 Volt will be used. But it will not work at any volume! For the system to work correctly, you will need to select the volume of the incoming audio signal so that everything is beautiful, using the previous two setup steps.

  • Version 2.0 and higher can be used WITHOUT an IR REMOTE, modes are switched with a button, everything else is configured manually before loading the firmware.

  • How to set up another remote control?
    Other remote controls have different button codes, use the sketch to determine the button code IR_test(versions 2.0-2.4) or IRtest_2.0(for versions 2.5+), available in the project archive. The sketch sends the codes of the pressed buttons to the port monitor. Next in the main sketch in the section for developers There is a definition block for the remote control buttons, just change the codes to your own. You can calibrate the remote control, but honestly it’s too lazy.

  • How to make two volume columns by channel?
    To do this, it is not at all necessary to rewrite the firmware; it is enough to cut a long piece of tape into two short ones and restore the broken electrical connections with three wires (GND, 5V, DO-DI). The tape will continue to work as one piece, but now you have two pieces. Of course, the audio plug must be connected with three wires, and the mono mode is disabled in the settings (MONO 0), and the number of LEDs must be equal to the total number on the two segments.
    P.S. Look at the first diagram in the diagrams!

  • How to reset settings that are stored in memory?
    If you've played around with the settings and something goes wrong, you can reset the settings to factory settings. Starting from version 2.4 there is a setting RESET_SETTINGS, set it to 1, flash it, set it to 0 and flash it again. The settings from the sketch will be written to memory. If you are on 2.3, then feel free to update to 2.4, the only difference is the versions new setting, which will not affect the operation of the system in any way. In version 2.9 there was a setting SETTINGS_LOG, which outputs the values ​​of settings stored in memory to the port. So, for debugging and understanding.

Almost every novice radio amateur, and not only others, had a desire assemble a color music console or running fire to add variety to your music listening experience in the evening or on holidays. In this article we will talk about a simple color music console assembled on LEDs, which even a novice radio amateur can assemble.

1. The operating principle of color music consoles.

Job color and music consoles (CMP, CMU or SDU) is based on frequency division of the spectrum sound signal with its subsequent transmission via separate channels low, average And high frequencies, where each channel controls its own light source, the brightness of which is determined by the vibrations of the sound signal. The end result of the console's operation is to obtain a color scheme that matches the piece of music being played.

To obtain a full gamut of colors and the maximum number of color shades, color music consoles use at least three colors:

The frequency spectrum of the audio signal is divided using LC- And RC filters, where each filter is tuned to its own relatively narrow frequency band and passes through only vibrations of this part of the audio range:

1 . Low pass filter(low-pass filter) transmits vibrations with a frequency of up to 300 Hz and the color of its light source is chosen red;
2 . Mid Pass Filter(PSC) transmits 250 – 2500 Hz and the color of its light source is chosen green or yellow;
3 . High pass filter(HPF) transmits from 2500 Hz and above, and the color of its light source is chosen blue.

There are no fundamental rules for choosing the bandwidth or color of the lamps, so each radio amateur can use colors based on the characteristics of his perception of color, and also change the number of channels and frequency bandwidth at his own discretion.

2. Schematic diagram of a color music console.

The figure below shows a diagram of a simple four-channel color and music set-top box assembled using LEDs. The set-top box consists of an input signal amplifier, four channels and a power supply that supplies the set-top box with AC power.

Signal audio frequency supplied to contacts PC, OK And General connector X1, and through resistors R1 And R2 goes to the variable resistor R3, which is a regulator of the input signal level. From the middle terminal of the variable resistor R3 sound signal through a capacitor C1 and resistor R4 enters the input preamp, assembled on transistors VT1 And VT2. The use of an amplifier made it possible to use the set-top box with almost any audio source.

From the output of the amplifier, the audio signal is supplied to the upper terminals of trimming resistors R7,R10, R14, R18, which are the load of the amplifier and perform the function of adjusting (tuning) the input signal separately for each channel, and also set the desired brightness of the channel LEDs. From the middle terminals of the trimming resistors, the audio signal is supplied to the inputs of four channels, each of which operates in its own audio range. Schematically, all channels are designed identically and differ only in RC filters.

Per channel higher R7.
The channel bandpass filter is formed by a capacitor C2 and passes only the high-frequency spectrum of the audio signal. Low and medium frequencies do not pass through the filter, since the capacitor resistance for these frequencies is high.

Passing the capacitor, the high-frequency signal is detected by a diode VD1 and is fed to the base of the transistor VT3. The negative voltage appearing at the base of the transistor opens it, and a group of blue LEDs HL1HL6 included in its collector circuit are ignited. And the greater the amplitude of the input signal, the stronger the transistor opens, the brighter the LEDs burn. To limit the maximum current through the LEDs, resistors are connected in series with them R8 And R9. If these resistors are missing, the LEDs may fail.

Per channel average frequency signal is supplied from the middle terminal of the resistor R10.
The channel bandpass filter is formed by a circuit С3R11С4, which for low and higher frequencies has significant resistance, therefore, to the base of the transistor VT4 Only mid-frequency oscillations are received. LEDs are included in the collector circuit of the transistor HL7HL12 Green colour.

Per channel low frequency signal is supplied from the middle terminal of the resistor R18.
The channel filter is formed by a circuit С6R19С7, which attenuates signals of medium and high frequencies and therefore to the base of the transistor VT6 Only low frequency vibrations are received. The channel load is LEDs HL19HL24 Red.

For a variety of colors, a channel has been added to the color music console yellow colors. The channel filter is formed by a circuit R15C5 and works in frequency range closer to low frequencies. The input signal to the filter comes from a resistor R14.

Powered color music console constant voltage 9V. The power supply unit of the set-top box consists of a transformer T1, diode bridge made on diodes VD5VD8, microcircuit voltage stabilizer DA1 type KREN5, resistor R22 and two oxide capacitors C8 And C9.

The alternating voltage rectified by the diode bridge is smoothed by an oxide capacitor C8 and goes to the voltage stabilizer KREN5. From the output 3 microcircuit, a stabilized voltage of 9V is supplied to the set-top box circuit.

To obtain an output voltage of 9V between the negative bus of the power supply and the output 2 chip included resistor R22. By changing the resistance value of this resistor, the desired output voltage is achieved at the pin 3 microcircuits.

3. Details.

The console can use any fixed resistors power 0.25 - 0.125 W. The figure below shows resistor values ​​that use colored stripes to indicate the resistance value:

Variable resistor R3 and tuning resistors R7, R10, R14, R18 of any type, as long as they fit the size of the printed circuit board. In the author's version of the design, a domestic variable resistor of the SP3-4VM type and imported trimming resistors were used.

Permanent capacitors can be of any type, and are designed for an operating voltage of at least 16 V. If difficulties arise in purchasing a C7 capacitor with a capacity of 0.3 μF, it can be composed of two connected in parallel with a capacity of 0.22 μF and 0.1 μF.

Oxide capacitors C1 and C6 must have an operating voltage of at least 10 V, capacitor C9 not below 16 V, and capacitor C8 not below 25 V.

Oxide capacitors C1, C6, C8 and C9 have polarity, therefore, when mounting on a breadboard or printed circuit board this must be taken into account: for Soviet-made capacitors, the positive terminal is indicated on the case, while for modern domestic and imported capacitors, the negative terminal is indicated.

Diodes VD1 – VD4 any from the D9 series. A colored stripe is applied to the diode body on the anode side, identifying the letter of the diode.

As a rectifier assembled on diodes VD5 - VD8, a ready-made miniature diode bridge is used, designed for a voltage of 50V and a current of at least 200 mA.

If you use rectifier diodes instead of a ready-made bridge, you will have to slightly adjust the printed circuit board, or even move the diode bridge outside the main board of the set-top box and assemble it on a separate small board.

To assemble the bridge yourself, the diodes are taken with the same parameters as the factory bridge. Any rectifier diodes from the KD105, KD106, KD208, KD209, KD221, D229, KD204, KD205, 1N4001 - 1N4007 series are also suitable. If you use diodes from the KD209 or 1N4001 - 1N4007 series, then the bridge can be assembled directly from the printed circuit board directly on the contact pads of the board.

LEDs are standard with yellow, red, blue and green colors. Each channel uses 6 pieces:

Transistors VT1 and VT2 from the KT361 series with any letter index.

Transistors VT3, VT4, VT5, VT6 from the KT502 series with any letter index.

Voltage stabilizer type KREN5A with any letter index ( imported analogue 7805). If you use nine-volt KREN8A or KREN8G (imported analogue 7809), then resistor R22 is not installed. Instead of a resistor, a jumper is installed on the board, which will connect the middle pin of the microcircuit to the negative bus, or this resistor is not provided at all during the manufacture of the board.

To connect the set-top box to the sound source, a three-pin jack connector is used. The cable is taken from a computer mouse.

Power transformer - ready-made or home-made with a power of at least 5 W with a voltage on the secondary winding of 12 - 15 V with a load current of 200 mA.

In addition to the article, watch the first part of the video, which shows the initial stage of assembling a color music console

This ends the first part.
If you are tempted make color music using LEDs, then select the parts and be sure to check the serviceability of diodes and transistors, for example. And we will carry out the final assembly and configuration of the color and music console.
Good luck!

Literature:
1. I. Andrianov “Attacks for radio receivers.”
2. Radio 1990 No. 8, B. Sergeev “Simple color and music consoles.”
3. Operating manual for the “Start” radio designer.

Homemade color music

Homemade color music in the interior of your own car will be of interest to all lovers of beautiful disco music. Making it with your own hands is absolutely easy.
Color music at home can be quickly and easily assembled if you know some of the nuances of the circuit and its correct installation.

Color music schemes in cars

A large number of homemade color music schemes are published on amateur radio forums. Some of them are intended only for experienced, others for beginners.
In principle, all circuits are built according to the same principle, which is recommended to be understood so that the assembly no longer represents something impracticable and very complex.

Simple scheme

Even a schoolchild can assemble color music using this scheme, because it consists of only one transistor. Its name is KT815G.
This color music can be assembled using diodes borrowed from a simple flashlight.
Everything is done as follows:

  • We divide the LEDs that we removed from the flashlight in half;
  • We find a suitable box in which we will assemble our circuit. Ideal for in this case instead of a box there is a rectangular plastic box from used shoe polish;
  • We take out the switch. It will change the light-music mode to simple lighting.

Note. The LEDs will flash with bass and the higher the volume, the brighter they glow. As for the channels, two are enough, not connected to the speaker.

  • The power source in our case will be three AA batteries;
  • All that remains is to put homemade color music into the trunk and enjoy the effect.

Complex circuits

They will allow you to create more professional schemes from the user's point of view.

First version of the scheme

It is assembled on five diodes. All of them are five millimeter and 3 V, have clear lenses. The transistor used is KT815 or KT972. Its task is to strengthen and act as a key.
Everything is done like this:

  • Power is supplied from 2 1.5-volt batteries;
  • There are respectively two inputs for music: X1 and X2;
  • In place of LED3 we install a red diode, the remaining remaining pairs will be blue and green;

Note. As a result, we get a very successful color and music scheme. The LEDs glow very effectively to the beat of the music, the circuit consumes little current, and low frequencies are reproduced simply superb. You just need to be careful: the LEDs may not be able to withstand loud music and burn out.

Second version of the scheme

We find the KT817 transistor, wires, headphone plug and SD tape.
Started:

  • We solder the transistor according to the following scheme;
  • Then the CD tape is added and everything is moved to the luggage compartment of the car.

Light music from garlands

A completely successful solution that will require the use of light bulbs from New Year's garlands:

  • Garlands (see) need to be collected together in several pieces and secured with electrical tape;
  • Make an adapter to connect to the head unit and connect the wire.

Note. The circuit in this case will involve eight twisted pair conductors, which transmit the signal from the contacts of the control unit to the color music control unit.

Color music from LEDs

An original scheme for making beautiful color music. In this case, you need a housing made of plexiglass.
Let's get started:

  • We select two plates measuring 5x15 cm and two square plates 5x5 cm;
  • A couple of holes are made in one of the parts (for power supply and headphones);
  • We mat and sand all the plates;
  • We find LEDs that we also matte for a better effect;
  • We assemble the body using a heat gun, which is ideal for working with plexiglass;
  • Let's collect now electrical diagram for color music according to this scheme:
  • We connect the wire from the headphones with the corresponding connector to the car radio and enjoy the effect.

The plexiglass case can be installed in the car interior, anywhere. Everything will depend on individual preferences, wire length, etc.
During the work process, the following must be taken into account:

  • The output voltage of the adapter and the rated voltage of each diode must be interconnected. In other words, the total number of diodes involved in the circuit must equal the ratio of the adapter's output voltage.

Note. As an example, if the adapter is 12V, and the voltage for each diode is 3V, then the total number of LEDs should be 4.

  • It is advisable to use a 3-core wire, one of the wires of which should be left unused.

Circuit with signal from speaker

Another popular scheme for creating color music.
We do the following:

  • We take the signal from the speakers (see).

Note. In this case, it is very important not to short-circuit the output of the SPD*. For this purpose, we solder only one wire.

UZP* - Sound card amplifier

  • Arranges the switch so that it turns on the LEDs based on music;
  • We select the resistance according to the diagram below, where the rating for turning on one diode is indicated;

Note. If the color music will be assembled from 4 LEDs, then the R value should be equal to 820 Ohms.

Popular multi-color scheme

Another common scheme involves the possibility of increasing nutrition. This will be especially true if a chain of many LEDs is used.
The scheme is like this:

  • There should be two frequency filters. They allow HF and LF to pass through at the input;
  • The signal then goes to the amplifier stages, and then to the LEDs;
  • It is recommended to connect inputs 1 and 2 to the source speaker.

Advice. If you want to make color music brighter, then you just need to reduce the resistor values ​​to a couple of hundred, and change the transistors to KT817.

This scheme has one advantage that no other has: the ability to use LEDs of any color.
So, when playing low-frequency bass, the red LED will blink, while playing midrange and high-frequency – green. As for setting the brightness, it is regulated by the sound volume rotary: the higher the sound, the brighter the glow.

Car ceiling in LEDs

If you wish, you can not only arrange something similar to a disco in the car, but also build a backlight that would either turn on separately or be connected with music playback. This operation also involves the use of LEDs.
“Starry sky” on the ceiling of the car will look wonderful. This type of lighting, it turns out, has been practiced for a long time, and not only in cars, but also in our own apartments.
This scheme can be used in different ways:

  • Place the LEDs evenly, in any shape or like a certain figure;
  • Use light bulbs of different power, simulating the glow of stars (bright/not bright);
  • Use different ceiling backgrounds. For example, you can drag it black.

Creation instructions:

  • We drag the ceiling of the car;
  • We assemble or purchase a current stabilizer.

Note. It is very important at this stage to do everything correctly. Otherwise, you will have to dismantle the assembled ceiling if the diodes burn out. To avoid this situation, you need to check the circuit after assembly (find out how many volts and how much current the circuit has). An old power supply from a computer is suitable as a test unit.

  • We use a capacitor large capacity to smoothly dim the LEDs. For example, KT470 is suitable;
  • Place the diagram in a matchbox;
  • We check the operation by connecting three LEDs and one resistor in series;
  • On the ceiling, we insert LEDs into the holes, which are fixed on the back side with glue;
  • We also attach the switch and stabilizer.

Note. The LEDs can be grouped in groups of 3 and connected to a resistor, and then the groups can be routed to the stabilizer in parallel.

That's it. We hope that the reader will be able to choose something for himself from the given diagrams. Just remember to take care not to turn on beautiful color music while the car is moving. This greatly distracts you from the road and can cause an accident.
In the process of working with your own hands, a video review on the topic, photos - materials, diagrams, etc. will be useful. Instructions similar to those given above can be found in other articles on our site. The price of independently creating and installing color music is considered the lowest in the world of auto tuning, because consumables can also be made by yourself.