Water Level Controller Using 8051 Microcontroller
Water Level Controller Using 8051 Microcontroller
Microcontroller: Here we are designing the circuit which is used to detect and control the
water level automatically in overhead tank using 8051 microcontroller. It is used in industries
to control the liquid level automatically.
Password Based Door Lock System using
8051 Microcontroller: This system
demonstrates a password based door lock
system wherein once the correct code or
2
password is entered, the door is opened and the
concerned person is allowed access to the
secured area. After some time, the door would
be closed. Read this post completely to get
more information.
Car Parking Guard Circuit Using Infrared
Sensor: This circuit helps the person in the
driving seat in such a way that it gives an alarm
3
if there is any obstacle or a wall while parking
or while driving in reverse. It is very useful in
our real life.
Battery Charger Circuit Using SCR: Here is
the circuit diagram of battery charger circuit
4
using Silicon Controlled Rectifier. SCR can be
used in half wave rectifier, full wave rectifier,
inverter circuits, power control circuits, etc.
Interfacing GPS with 8051 Microcontroller:
In this interfacing of GPS with 8051 circuit,
5
GPS module calculates the position by reading
the signals that are transmitted by satellites.
Speed Control of DC Motor Using Pulse
Width Modulation: This pulse width
6
modulation technique is the more efficient way
to proceed to manage the speed of our DC
motor manually.
Metal Detector Circuit: This is a simple metal
detector circuit which is very useful for
checking the person in shopping malls, hotels,
7
cinema halls to ensure that person is not
carrying any explosive metals or illegal things
like guns, bombs etc.
Thermistor Temperature Sensing Alarm:
This circuit is a temperature sensing as well as
8
alarm circuit. The circuit raises an alarm
whenever the temperature crosses a certain
limit.
9
FM Remote Encoder/Decoder Circuit: This
is a simple post which shows you how to
design FM remote encoder and decoder circuit
using RF600E and RF600D ICs. This pair of
encoder and decoder ICs establishes the
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131