Monday, 4 August 2014

Electronics Project ideas...

SNO
Project Title
1
Interfacing GPS with 8051 Microcontroller: In this interfacing of GPS with 8051 circuit, GPS module calculates the position by reading the signals that are transmitted by satellites.
2
Interfacing 16x2 LCD with 8051: This is a simple circuit diagram which helps to describe interfacing of 16X2 LCD module to AT89C51which is a 8051 family microcontroller.
3
Interfacing16X2 LCD with PIC Microcontroller: This is a circuit which helps in interfacing 16×2 LCD to PIC18F4550 microcontroller which is of family PIC18F.
4
Interfacing 16X2 LCD to AVR Microcontroller: This is a circuit which helps in interfacing 16X2 LCD with AVR Microcontroller. The Atmega16 belongs to the AVR microcontroller family.
5
Password Based Door Lock System using 8051 Microcontroller: This system demonstrates a password based door lock system wherein once the correct code or 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.
6
Digital Tachometer using 8051 Microcontroller: Here we designed a simple non contact tachometer using microcontroller which can measure speed with an accuracy of 1 rev/sec.
7
8 Channel Quiz Buzzer Circuit using Microcontroller: We built the circuit using a microcontroller which scans the input from push buttons and displays the corresponding number on a display device.
8
5 Channel IR Remote Control System using Microcontroller: This article is aimed to design and demonstrate a simple 5 channel remote control system to drive five loads. This circuit works on the principle of IR communication.
9
Bidirectional Visitor Counter using 8051: This Bidrectional Visitor Counter Circuit is helpful to count the number of persons entering or leaving a room and to display it on a screen.
10
3X3X3 LED Cube: This is a simple a simple LED cube circuit designed without using microcontroller. It is based on the principle of driving LEDs using the clock pulses.
11
RFID based Attendance System: This simple RFID based attendance system is designed using ATmega8 Microcontroller and is mainly used in educational institutions, industries, etc. where authentication is needed.
12
Auto Intensity Control of Street Lights: This is a simple circuit that automatically controls the intensity of street lights which is designed using microcontroller and LEDs.
13
Sun Tracking Solar Panel: This article describes about circuit that rotates solar panel. This Sun tracking solar panel consists of two LDRs, solar panel, stepper motor and ATMEGA8 Microcontroller.
14
Line Following Robotic Circuit using ATMega8 Microcontroller: This line follower robot is a basic robot that follows a specific path indicated by a line having some particular width.
15
Density Based Traffic Signal System using Microcontroller: In this system, we use IR sensors to measure the traffic density. We have to arrange one IR sensor for each road; these sensors always sense the traffic on that particular road. All these sensors are interfaced to the microcontroller. Based on these sensors, controller detects the traffic and controls the traffic system.
16
PWM based DC Motor Speed Control using Microcontroller: Here is a simple DC Motor speed control circuit designed using AVR Microcontroller. Here we use a technique called PWM (pulse width modulation) to control the speed of DC motor.
17
Remote Control Circuit through RF without microcontroller: Here we have used RF434 MHz modules to make wireless remote. Using this remote, we can control the appliances within the range of 100 meters. It is used for remote control applications like burglar alarm, car door alarm, calling bell, security systems, etc.
18
Water Level Controller using 8051 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.
19
Temperature Controlled DC Fan using Microcontroller: The main principle of the circuit is to switch on the fan connected to DC motor when the temperature is greater than a threshold value.This can be used in home applications and in cpu to reduce heat.
20
Digital Voltmeter using 8051 Microcontroller: This is a simple digital voltmeter circuit designed using 8051 microcontroller. This circuit measures the input voltage from 0V to 5V. Here, the input voltage should be DC voltage to get the accurate output on LCD.
21
Ultrasonic Rangefinder using 8051: This circuit explains you how to measure the distance using 8051 microcontroller. This ultrasonic range finder system measures the distance up to 2.5 meters at accuracy of 1 cm.
22
Stepper Motor Interfacing with 8051 Microcontroller: The main principle of this circuit is to rotate the stepper motor step wise at a particular step angle. The ULN2003 IC is used to drive the stepper motor as the controller cannot provide current required by the motor.
23
Interfacing 7 Segment Display to 8051: This article describes you how to interface seven segments to AT89C51 microcontroller. This system displays the digits from 0 to 9 continuously with a predefined delay.
24
LC Meter using 555 Timer: This is a simple LC Meter circuit designed using 555 Timer and 8051 microcontroller. It is mainly used to measure value of a reactive element like a capacitor or an inductor.
25
DC Motor Interfacing with 8051 Microcontroller: Here is a simple but very useful circuit in our real life named interfacing DC motor with 8051 microcontroller. It describes you how to control the DC motor using AT89C51 controller.
26
LED Interfacing with 8051: The main principle of this circuit is to interface LEDs to the 8051 family micro controller. Commonly, used LEDs will have voltage drop of 1.7v and current of 10mA to glow at full intensity. This is applied through the output pin of the microcontroller.
27
Delay using 8051 Timers
28
Street Lights that Glow on Detecting Vehicle Movement: This article describes about the circuit that switches the street lights on detecting vehicle movement and remains off after fixed time. This system controls the street lights using light dependent resistor and PIR sensor.
29
Digital Temperature Sensor: The main principle of this circuit is to display the digital temperature value. These are mainly used in environmental applications.
30
2 Digit Up Down Counter: The main principle of this circuit is to increment the values on seven segment displays by pressing the button. This circuit can be mainly used in scoreboards.
31
DTMF Based Home Automation System Circuit: This is a simple and very useful circuit in our real life named DTMF controlled home appliances system. It helps to control the home appliances using DTMF technology.
32
Bipolar LED Driver Circuit: This bipolar LED driver circuit is very useful at the places where flashing of light is required, as in beacon flashing. This circuit can be mainly used for indication purposes.
33
Celsius Scale Thermometer using AT89C51: This Celsius Scale Thermometer circuit is designed using at89c51 and lm35. This circuit works on analog to digital conversion principle. It can be used at homes, mobile places like cars to keep a track of the temperature.
34
Water Level Indicator: This Water Level Indicator project employs a simple mechanism which helps to detect and indicate the water level in an overhead tank or any other water container. It can be used in Hotels, Factories, Homes Apartments, Commercial Complexes, Drainage, etc.
35
How to Interface Real Time Clock with PIC18F: Get an idea about RTC, PIC Microcontroller pin diagram and how to interface RTC with PIC18F. RTC is an integrated circuit which keeps track of current time.
36
Automatic Railway Gate Controller with High Speed Alerting System: The main aim of this project is to operate and control the unmanned railway gate in the proper manner in order to avoid the accidents in the unmanned railway crossing.
37
Boolean Algebra Calculator: This Boolean algebra calculator is an interesting project which is more useful in our real life by working as a portable calculator to simplify the Boolean expression on the fly. In our circuit, we use Boolean algebra simplification methods like the Quine-McCluskey algorithm to simplify the Boolean expression and display the output on the display.
38
3 LED Bike Light using PIC10F200
39
3-Switch Mini IR Remote Control
40
A PIC Sonar (Ultrasonic) Range Finder Using a Seven Segment Display
41
A Temperature Data Logger Using PIC EEPROM
42
Auto Control of three phase Induction motor (AT89S52)
43
Auto Metro Train to Shuttle Between Stations
44
Auto Power Supply Control from 4 Different Sources: Solar, Mains, Generator & Inverter to Ensure No Break Power
45
Automated Car Dash Board
46
Automated Town Water Management System Using PIC
47
Automatic College Bell (AT89S8252 & DS1307)
48
Automatic Dialing to Any Telephone Using I2C Protocol on Detecting Burglary
49
Automatic Door Opening System with Movement Sense
50
Automatic Room light Controller with Visitor Counter (AT89S52)
51
Automatic Surveillance Camera Panning System from PC
52
Automatic Wireless Health Monitoring System in Hospitals for Patients
53
Automation of Cars Using Embedded Systems Technology
54
Bank Locker Security System
55
Beacon Flasher Using Microcontroller
56
Bidirectional Rotation of an Induction Motor with a Remote Control Device
57
Biomedical Monitoring System (AT89C2051 + TX/RX)
58
Biometrics ATM System
59
BLDC Motor Speed Control with RPM Display
60
Bluetooth Energy Meter
61
Brain-Actuated Humanoid Robot Navigation Control
62
Car parking monitoring system
63
Cell Phone Based DTMF Controlled Garage Door Opening System
64
Cell Phone Controlled Robotic Vehicle
65
Celsius and Fahrenheit scale digital thermometer using 8051 microcontroller (AT89C51)
66
Clock using RTC DS12C887 & 8051 microcontroller (AT89C51) with alarm set function
67
Closed Loop Control for a Brushless DC Motor to Run at the Exactly Entered Speed
68
Countdown timer using 8051 microcontroller (AT89C51)
69
Cyclo Converter Using Thyristors
70
Density Based Traffic Signal System using 8051 Microcontroller
71
Design and Implementation of Metal Detector Robotic Vehicle
72
Detecting Power Grid Synchronization Failure on Sensing Frequency or Voltage Beyond Acceptable Range
73
Development of Embedded Web Server on ARM9 Project
74
Device control through Bluetooth from Symbian OS Mobiles
75
Device Controlling through PC (Visual Basic)
76
Digital Calendar (AT89C2051)
77
Digital clock using DS12C887 and 8051 microcontroller (AT89C51) in 12 hour mode
78
Digital Countdown Timer (AT89C2051)
79
Digital dice using 8051 microcontroller (AT89C51)
80
Digital IC Tester for 74 series
81
Digital Visitor Counter (AT89C2051)
82
Discotheque Light Stroboscopic Flasher
83
Dish Positioning Control by IR Remote
84
Display of Dialed Telephone Numbers on Seven Segment Displays
85
Distance Measurement by Ultrasonic Sensor
86
Distance measurement using InfraRed sensor with ADC0804 & 8051 microcontroller (AT89C51)
87
DS1620 Based Temperature Controller (AT89S52)
88
DS1820 Based High Precision Temperature Indicator
89
DTMF Based Load Control System
90
EEPROM (24C02) Memory Reset using 8051 microcontroller (AT89C51)
91
Electronic Cash Register (ECR)
92
Electronic code lock with user defined password using 8051 microcontroller (AT89C51)
93
Electronic Voting Machine using PIC Microcontroller
94
Electronic voting machine using seven segment multiplexing with 8051 microcontroller (AT89C51)
95
Electronics Components Tester (AT89C52)
96
Embedded Based Customized Wireless Message Circular System for College Industries
97
Embedded Web Tech in Traffic Monitoring System
98
Emergency Vehical Flasher Using PIC16F84
99
FACTs (flexible ac transmission) by TSR
100
FACTs by SVC (flexible ac transmission)
101
Fingerprint Based Electronic Voting Machine
102
FingerPrint Based Security System
103
Fire Fighting Robotic Vehicle
104
Flash Flood Intimation Over GSM Network
105
Four Quadrant DC Motor Speed Control with Microcontroller
106
Gas Sensor Using PIC16F84A
107
Gates Emulator (AT89C2051)
108
GSM Based ECG Tele-Alert System
109
GSM Based Energy Meter Reading with Load Control
110
GSM Based Monthly Energy Meter Billing via SMS
111
Home Security System(AT89S52)
112
How to control Stepper Motor using ULN2003 and 8051 Microcontroller (AT89C51)
113
How to create custom characters on 16x2 LCD using 8051 microcontroller (AT89C51)
114
How to create text animation on 16x2 LCD using 8051 microcontroller (AT89C51)
115
How to display an image on Graphics LCD using AT89C52
116
How to display custom animations on 16x2 LCD using 8051 microcontroller (AT89C51)
117
How to display Hindi alphabets on 16x2 LCD using 8051 microcontroller (AT89C51)
118
How to display number on 16x2 LCD using 8051 microcontroller (AT89C51)
119
How to display string on Graphics LCD using 8051 Microcontroller (AT89C52)
120
How to display text on 16x2 LCD using 8051 microcontroller (AT89C51)
121
How to extract details from GPS Receiver using 8051 Microcontroller
122
How to generate sound using 8051 microcontroller (AT89C51)
123
How to interface ADC0804 using 8051 microcontroller (AT89C51)
124
How to interface ADC0808 using clock from 8051 microcontroller (AT89C51)
125
How to interface ADC0808 with 8051 microcontroller (AT89C51) using clock from D-flip flop
126
How to interface computer's Serial Port (RS232) with 8051 microcontroller (AT89C51)
127
How to interface GPS with 8051 Microcontroller (AT89C51)
128
How to interface Graphics LCD with 8051 Microcontroller (AT89C52)
129
How to interface GSM Module with 8051 microcontroller (AT89C51) using PC
130
How to interface GSM Module with 8051 microcontroller (AT89C51) using PC and LCD
131
How to interface Humidity Sensor with 8051 Microcontroller (AT89C51)
132
How to interface keypad with 8051 microcontroller (AT89C51)
133
How to interface LDR with ADC0808 using interrupt clock from 8051 microcontroller (AT89C51)
134
How to interface LEDs with 8051 microcontroller (AT89C51)
135
How to interface RFID with 8051 microcontroller (AT89C51)
136
How to Interface RTC DS12C887 with 8051 microcontroller (AT89C51)
137
How to interface Serial ADC0831 with 8051 Microcontroller (AT89C51)
138
How to Interface Serial EEPROM 24C02 with 8051 microcontroller (AT89C51)
139
How to interface Servo Motor with 8051 Microcontroller (AT89C51)
140
How to interface seven segment display with 8051 microcontroller (AT89C51)
141
How to interface Sharp's distance sensor with 8051 microcontroller (AT89C51)
142
How to interface three input channels of ADC0808 using 8051 microcontrollers (AT89C51)
143
How to make an alphabetic keypad using 8051 microcontroller (AT89C51)
144
Humidity Controller using PIC microcontroller
145
Industrial Battery Charger by Thyristor Firing Angle Control
146
Industrial Power Control by Integral Cycle Switching without Generating Harmonics
147
Infrared Interruption counter (AT89C2051)
148
InfraRed Remote Switch (AT89C2051)
149
Integrated Energy Management System Based on GSM Protocol with Acknowledgement Feature
150
Interactive Voice Response System For College Automation (IVRS)
151
Interfacing ADC0804 with Serial port (RS232) using 8051 micocontroller (AT89C51)
152
Interfacing ADC0808 with Serial port (RS232) & 8051 microcontroller using clock from D-flip flop
153
Interfacing ADC0808 with Serial port (RS232) using interrupt clock from 8051 microcontroller (AT89C51)
154
Interfacing GSM Module with 8051 microcontroller (AT89C51) without using PC
155
Interfacing RFID with 8051 microcontroller (AT89C51) using serial interrupt
156
IR Controlled Robotic Vehicle
157
IR Obstacle Detection to Actuate Load
158
Keypad based simple electronic lock using 8051 microcontroller (AT89C51)
159
Lamp Life Extender by ZVS (Zero Voltage Switching)
160
LCD based clock using RTC DS12C887 and 8051 microcontroller (AT89C51) using update interrupt
161
LCD based digital alarm clock using 8051 microcontroller (AT89C51)
162
LCD based digital alarm clock with digital thermometer using 8051 microcontroller (AT89C51)
163
LCD based digital clock using 8051 microcontroller (AT89C51)
164
LCD based dual message display using 8051 microcontroller (AT89C51)
165
LCD based sound operated display using 8051 microcontroller (AT89C51)
166
LCD based voting machine using 8051 microcontroller (AT89C51)
167
LED Chaser Using PIC
168
Library Automation Using RFID
169
Library Management System Using PIC
170
Life Cycle Testing of Electrical Loads by Down Counter
171
Line Following Robotic Vehicle Using Microcontroller
172
Liquid/Water Level Indicator with Alarm using 8051 Microcontroller (AT89C51)
173
Making a Binary Clock Using a PIC Microcontroller.
174
Microcontroller Based Caller ID (AT89C2051)
175
Microcontroller Based Digital Clock with Alarm
176
Microcontroller Based Electronic Queue Control Systems
177
Microcontroller Based Line Following Robotic Vehicle
178
Microcontroller based Non Contact Tachometer
179
Mobile Operated SCADA for Industries Embedded System Project
180
Movement Sensed Automatic Door Opening System
181
Multipattern Running Lights (AT89C2051)
182
Networking of Multiple Microcontrollers
183
Object Counter with 7 Segment Display using Microcontroller
184
Object Detection by Ultrasonic Means
185
Object Detection using Ultrasonic Sensor
186
Obstacle Avoidance Robotic Vehicle
187
On-Board Diagnostic (OBD) System
188
Optimum Energy Management System
189
Parallel Telephone Lines with Security System
190
Parallel Telephone with auto secrecy (AT89C2051)
191
Password Based Circuit Breaker
192
Password Based Door Locking (AT89C2051)
193
PC Based Data Logger (AT89S52 + VB)
194
PC Based Digital IC Tester
195
PC Based Electrical Load Control
196
PC Based GPS
197
PC Based Robot (AT89C2051)
198
PC Controlled Scrolling Message Display for Notice Board
199
PC -MC communication (AT89C2051 + Tx/Rx)
200
PC Remote Control
201
PIC Based Greenhouse Monitoring and Controlling System
202
PIC PWM Calculator
203
Pick N Place with Soft Catching Gripper
204
Portable Programmable Medication Reminder
205
Portable Programmable Medication Reminder Using PIC Microcontroller
206
Power Saver for Industries & Commercial Establishments
207
Pre Stampede Monitoring and Alarm System
208
Pre Stampede Monitoring and Alarm System Using PIC Microcontroller
209
Precise Digital Temperature Control
210
Precise Illumination Control of Lamp
211
Predefined Speed Control of BLDC Motor
212
Prepaid Electricity Billing System
213
Prepaid Energy Meter (AT89S52)
214
Programmable Energy Meter for Electrical Load Survey
215
Programmable Load Shedding Time Management for Utility Department
216
Programmable Switching Control for Industrial Automation in Repetitive Nature of Work
217
Propeller display of Time / Message
218
Railway Level Crossing Gate Control through SMS by the Station Master or the Driver
219
Railway Track Security System
220
Remote Control via Internet (AT89S52 + Ethernet Adaptor))
221
Remote Controlled Digital Clock with DS1307 & AT89C2051
222
RF based Automatic meter reading
223
RF Based Home Automation System
224
RF Based Remote control (AT89C2051)
225
RF Controlled Robotic Vehicle With Laser Beam Arrangement
226
RFID based attendance system
227
RFID Based Attendance System (AT89S52 + RFID)
228
RFID Based Device Control and Authentication Using PIC Microcontroller
229
RFID Based Passport Details
230
RFID based Secured access system using 8051 microcontroller (AT89C51)
231
RFID security access control system
232
SCADA (Supervisory Control & Data Acquisition) for Remote Industrial Plant
233
Secret Code Enabled Secure Communication Using RF Technology
234
Secured Wireless Data Communication (AT89S52)
235
Security System Using Smartcard Technology
236
Security System With User Changeable Password
237
Servo Motor control through Keypad using 8051 Microcontroller (AT89C51)
238
Seven segment based alarm clock using 8051 microcontroller (AT89C51)
239
Seven segment multiplexing using 8051 microcontroller (AT89C51)
240
Simple Digital clock using 8051 microcontroller (AT89C51)
241
Simple toll plaza system using low frequency RFID interfaced with 8051 microcontroller (AT89C51)
242
Sine Pulse Width Modulation (spwm)
243
SMS through Telephone (AT89S8252)
244
Solar Energy Measurement System
245
Solar Powered Auto irrigation System
246
Solar Powered LED Street Light with Auto Intensity Control
247
Solar tracking System (AT89C2051)
248
Solar Tracking System for Optimal Power Generation Embedded System Projects
249
Speed Checker to Detect Rash Driving on Highways
250
Speed Control Unit Designed for a DC Motor
251
Speed Synchronization of Multiple Motors in Industries
252
Stamp Value Calculator for Postage Needs
253
Stopwatch using 8051 microcontroller (AT89C51)
254
Street Light that Glows on Detecting Vehicle Movement
255
SVPWM Space Vector Pulse Width Modulation
256
Synchronized Traffic Signals
257
Synchronized Traffic Signals at Various Junctions Using PIC Microcontroller
258
Tampered Energy Meter Information Conveyed to Concerned Authority by Wireless Communication
259
Telephone Controlled Motor
260
Telephone controlled Remote switch (AT89S52)
261
Temperature controlled Fan (AT89S52)
262
Temperature Controller Using PIC Microcontroller
263
Theft Intimation of the Vehicle Over SMS to Owner Who Can Stop the Engine Remotely
264
Theft Intimation of Vehicle Over SMS to Owner Who Can Stop the Engine Remotely
265
Three Phase Solid State Relay with ZVS
266
Thyristor Controlled Power for Induction Motor
267
Thyristor Power Control by IR Remote
268
Time Operated Electrical Appliance Controlling System
269
Toll plaza system based on vehicle category interface with 8051 microcontroller (AT89C51)
270
Touch Screen Based Home Automation System
271
Touch Screen Based Industrial Load Switching
272
Touch Screen Based Remote Controlled Robotic Vehicle for Stores Management
273
Traffic Light Controller (AT89C2051)
274
Transients Control for Home Appliances Project
275
TV Remote Operated Domestic Appliances Control
276
Two Line Intercom (AT89C2051)
277
Ultra Fast Acting Electronic Circuit Breaker
278
Underground Cable Fault Distance Locator
279
Unique Office Communication System Using RF
280
Up down counter using 8051 microcontroller (AT89C51)
281
User input based seven segment display using 8051 microcontroller (AT89C51)
282
Using TV Remote as a Cordless Mouse for the Computer
283
Vehicle Tax Pay And Access System
284
War Field Spying Robot with Night Vision Wireless Camera
285
Wireless Electronic Notice Board Using GSM
286
Wireless message Communication Between Two Computers

No comments:

Post a Comment