Posted on Leave a comment

Android based Vehicle Tracking System using GPS-GSM

Android based Vehicle Tracking System using GPS-GSM
Android based Vehicle Tracking System using GPS-GSM

Abstract:

Android based Vehicle Tracking System using GPS-GSM provides a wireless system which gets the vehicle location at current time and send location information to administrator mobile using GPS and GSM. There is an android application; user has to use this application for getting the location information. When he/she clicks on Get Info button through android phone, this application automatically sends the message to our system’ GSM Modem. Our system has micro controller ATMEGA328 which continuously checks for new message. When it gets the message with predefine format so that it filter the right message, then controller first read the mobile number from which it gets the message for location. Continue reading Android based Vehicle Tracking System using GPS-GSM

Posted on 3 Comments

Electrical Appliances Automation using Android Phone via Bluetooth

Appliances Automation using Android Phone via Bluetooth
Appliances Automation using Android Phone via Bluetooth

Abstract:

Electrical Appliances Automation using Android Application via Bluetooth project is to control the electric appliances wirelessly by using android mobile’s Bluetooth. There is an android application which has to be installed on user’s mobile. Now using this application user can control all the electric appliances of their home according to their choice. There is a micro controller based circuit attached with the electric board which has the connection of all the appliances to be controlled. A Bluetooth module is connected to this circuit which receives the signal from mobile’s bluetooth and forwarded it to the controller for further process. Controller checks the command receives and matches this commands from its memory. After then it gives output to the ULN2803 which control the relay to be ON or OFF according to command. The relay works as automatic switch for the appliance connected with it. Thus, this system gives user to free from extra remote or manually control the home’s appliances. This system can be applied in industry or in offices. Continue reading Electrical Appliances Automation using Android Phone via Bluetooth

Posted on Leave a comment

Bus Route Optimization

BusO_Home

Abstract:

Bus Route Optimization project is to providing customer facilities to get information about Buses and route with source, destination and date of journey easily. Whenever an organization, in the business of providing mobility, is entrusted with moving goods and peoples a natural question that arises is how efficiently that organization can provide the services. This basic requirement of efficient mobility of goods and passengers gives rise to, among many other things, the subject areas of optimal routing and scheduling. In the following sections the problems of optimal routing and optimal scheduling are done by our Bus Route Optimization project.

Continue reading Bus Route Optimization