electronicsonly

Electronic Eye

Microcontrollers can be found in just about everything electronic, from cars (suspension systems, anti-lock brakes, electronic seats, etc.)  itchen appliances. The 8051 is probably the most successful microcontroller on the market today. Even though it was introduced by Intel in 1980, the architecture has flourished where today there are over 20 chip manufacturers building and selling their own version of the chip. This book will introduce readers to microcontrollers and the 8051's processor architecture and instructions. With this background, it will build the readers knowledge with over 30 experiments and 12 complete application projects. In addition, extensive appendices give you even more resources for help in developing and debugging 8051 applications, as well as expert tips on avoiding typical application problems.

An electronic eye detects light and temperature. And works, if current state is above 
or below threshold state. This project argues that home automation can make a 
difference regarding better energy management and usage of renewable energy 
sources. People are sensible to the need of using energy and other resources 
more rationally but do very little to that end on their daily lives at home.. 
The home automation market is very fragmented and many different technologies 
exist, which are incompatible. To overcome this problem, in this project we advocate
 that interoperation should be achieved at a high level and we describe an abstraction
 layer that allows access to different home automation devices in an uniform and
 generic way, independently of their technology. We propose an approach based
on software agents, whose behavior is defined by rules. This offers an expressive 
means to state the users requirements and preferences.
WORKING

In this project we first we analyses the current temperature using a high 
resolution temperature sensor. if the temperature is above a threshold one .
 The microcontroller will switch the relay automatically. Here we are using ac interfacing 
with the help of relay circuit. we also placed some security components to make safer 
use of this project. In this project we use LM393 IC to boost signal came from the 
sensors, The light dependant resistors are attached in this project to analyze the
 current light intensity, if it is less than a threshold intensity the microcontroller will switch
 on the relay to make the lamp on. We can monitor the current status in LCD
 module attached with this project.

Download Full Abstract: Electroniceye.doc
Read More

Ad Booking - JSP project Full download

Ad booking is a JSP based project which offers clients of advertising agencies to upload their advertise and place the online order. It keeps the client always up to dated. click on the adbooking.zip and download the full project.
 Download: Adbooking.zip
Read More

ZIGBEE BASED INDUSTRIAL CONTROL SYSTEM

An embedded system is a  system designed to perform one or a few dedicated functions often with real-time computing constraints. It is embedded as part of a complete device often including hardware and mechanical parts. In contrast, a general-purpose computer, such as a personal computer, is designed to be flexible and to meet a wide range of an end-user's needs. Embedded systems control many of the common devices in use today.
Wireless Industrial control system is also an example of embedded system based project. In this project we can control some industrial devices such as motors, Lights etc from all over the world through websites. Another major advantage of this project is, we are using IEEE 802.15.4 device for wireless data transmission. This device is one of the latest Transceiver approved by IEEE team. And it can transmit data with high Baud Rate (2.5GHZ). So this is very better than Bluetooth devices.

Download Full Abstract: Zigbeebased.doc
Read More

PERSONAL IDENTIFICATION SYSTEM ABSTRACT

 In the day-to-day life it is very difficult to identify a person in a particular room of an organization such as institutions, firms etc. the existing system is a manual one, which requires lot of efforts. Here we introducing a system in which we can identify the location of a person in a particular origination.

 The system consists of a RF section and IR section in which each user has distinct code, which is transmitted to the room through IR. Each room has a RF transmitter, which transmits the room code along the personal ID to the monitoring section. In the monitoring we can identify the person in a particular organization by this ID code .     
Download Full abstract: PerosonalIdenti.doc
Read More

RFID ATTENDANCE SYSTEM ABSTRACT

 Log management system  have become commonplace applications in all organizations such as institutions, firms, etc. Radio Frequency Identification (RFID) systems use radio frequency to identify locates and track faculties. RFID systems consist of Radio Frequency (RF) tags, or transponders, and RF tag readers, or transceivers. There are two section tag and reader.

  Here we are implementing an RFID tag and reader using micro controller 89C51 or 52. This is used here in the application of person logging details so that we can store the entereing and exiting time of perticular faculty in an organization. Log management system    mainly consists of three sections. These sections are: RF receiver RF tag, IR detector.
Download Full Abstract: RFIDAttendace.doc

Read More