Skip to content

jonathanrjpereira/555-Electronic-Car-Horn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronic Horn | Car / Bike / Bicycle | 555 386 |

The LM555 generates an electronic horn signal which is amplified by an LM386. The horn can be used on a car, scooter, cycle and motorbike.

Full Video: Musical Bell

Order PCB: PCBWay

Electronic Components

Qty Component Buy
1 IC 555 AliExpress
1 IC LM386 AliExpress
2 IC Holder AliExpress
1 10Ω 1KΩ 2KΩ Resistor AliExpress
3 10KΩ Potentiometer AliExpress
1 Tactile Momentary Push Buttons AliExpress
1 5mm LED AliExpress
1 0.1uF 10uF 100uF 220uF Capacitor AliExpress
1 10nF 47nF 0.1uF Capacitor AliExpress
1 Speaker AliExpress
1 9V Battery Holder AliExpress
1 9V Battery AliExpress
1 PCB AliExpress
Tools Buy
Soldering Iron AliExpress
Soldering Wire AliExpress
Mini PCB Hand Drill + Bits AliExpress
Wire Cutter AliExpress
Wire Stripper AliExpress
Soldering Helping Hands AliExpress

Working

LM555/NE555:

The 555 is a highly stable device for generating accurate time delays or oscillation. Additional terminals are provided for triggering or resetting if desired. For stable operation as an oscillator, the free running frequency and duty cycle are accurate controlled with two external resistors and one capacitor. The circuit may be triggered and reset on falling waveforms, and he output circuit can source or sink up to 200mA or drive TTL circuits.

Pinout Pin Description

LM386

The LM386 is a power amplifier designed for use in low voltage consumer applications. The gain is internally set to 20 to keep external part count low, but the addition of an external resistor and capacitor between pins 1 and 8 will increase the gain to any value from 20 to 200.

The inputs are ground referenced while the output automatically biases to one-half the supply voltage.

Pinout Pin Description

Circuit:

An LM555 is used to generate the horn signal. The LM555 is connected such that it will trigger itself and free run as an astable multivibrator. The external capacitor charges through Ra+Rb and discharges through Rb. Thus the duty cycle may be precisely set by the ratio of these two resistors.

In this mode of operation, the capacitor charges and discharges between 1/3 VCC and 2/3 VCC. Hence the charge and discharge times, and therefore the frequency are independent of the supply voltage.

The change time (output high) is given by:

And the discharge time (output low) by:

Thus the total period is:

The frequency of oscillation is:

Hence

Block Diagram

A momentary switch acts as an input trigger that enables the astable multivibrator to generate a signal of variable frequency. This signal is then sent to an amplification unit before it is played through a speaker. The frequency and volume of the horn sound can be varied as shown.

Schematic

A potentiometer R3 (Rb) is varied in order to change the frequency of the signal generated by the LM555. The signal is then passed to the LM386 for amplification.

The input signal is passed through another potentiometer R4 before it reaches the LM386. This pot is used to change the amplitude (volume) of the input signal before amplification.

The LM386 has a 10uF capacitor and 10K potentiometer R5 connected between pins 1 and 8. By varying this pot, we can change the gain of the amplifier and thus the volume of the amplified signal.

A push button/ momentary switch is used to turn on the circuit thereby producing a loud horn sound. Capacitors connected across the supply terminals are used to minimize any noise signals.

Contributing🛠

Are you an engineer or hobbyist who has a great idea for a new feature in this project? Maybe you have a good idea for a bug fix? Feel free to grab our code & schematics from Github and tinker with it. Don't forget to smash ⭐️ & the Pull Request button.

alt text alt text alt text