Friday, July 10, 2009
GPS Based Vehicle Tracking and Security System Abstract
GPS data logger
Thin air mouse glove
Abstract
A thin air mouse glove is a glove that can be used as a pointing device. The is no mouse pad or hard surface, the user wears the glove and waves his hand in thin air and the cursor on the screen moves. The device is basically an accelerometer which measures the acceleration in various directions. All the readings from the accelerometer are taken and the direction of motion is calculated.
This is transmitted to the PC or the host machine via an RF link of a bluetooth link. The PC uses that data to move its mouse cursor. This technology can eliminate costly touch screens which are usually misused by public. Accelerometer mouse can also be very useful in certain industries where touchscreen deployment is not possible.
Wireless Local positioning system
Abstract
A local positioning system is similar to a GPS system, but restricted to a specified area, usually a building or a campus. Normally local positioning systems are very accurate. Such positioning systems also use the triangulation method to locate a target. The aim of this project is to create wireless positioning system for a school campus and track various costly assets.
The idea is to use a RF positioning where the item under observation will send out a beacon signal periodically. This signal will be picked up by 3 or more strategically placed receivers. The signal strength is used to calculate the distance of the object from the receiver. Getting more than 3 distances and applying it to the distance formule can provide with the exact location of the target.
Talking Fingerprint access control
Abstract
A finger print access control is where the unique finger print of the user is used to recognize the user. Most finger print systems now have memory also also that no external memory interfacing is required. A talking finger print access control where the user interface will use speech out put to direct the user. This is a combination of 2 projects, the finger print access control project and the text to speech project.
The finger print access control project will pull up information from a database and cross check it with the print and then grants access or denies it. With the text to speech module attached to it and with a bit of coding, we can make the system talking. If someone with out access tries his finger, it will saw “You dont have access, sorry”. This is done by sending text info to the text to speech converter by the main microcontroller.