Wednesday, 26 February 2014

Finger Print Based Security System by Nazish Shahab



Personal Safes are revolutionary locking storage cases that open with just the touch of your finger. These products are designed as secure storage for medications, jewelry, weapons, documents, and other valuable or potentially harmful items.These utilize fingerprint recognition technology to allow access to only those whose fingerprints you choose. It contains all the necessary electronics to allow you to store, delete, and verify fingerprints with just the touch of a button. Stored fingerprints are retained even in the event of complete power failure or battery drain.These eliminates the need for keeping track of keys or remembering a combination password, or PIN. It can only be opened when an authorized user is present, since there are no keys or combinations to be copied or stolen, or locks that can be picked.





In this project the fingerprint module from Miaxis Biometrics is used. It can store up to 750 finger prints on its own memory. It can be controlled through its serial port.

The microcontroller AT89S52 interact with the module. You can Add a fingerprint, Delete a fingerprint and Identify the fingerprint.

To add a fingerprint, just show the finger on the module and press the ADD key. Now the microcontroller will send the ADD command to the module and the module will add it into the memory.
To delete the finger follow the same as above.

To identify the finger, press the Identify button and if the finger matches then the Relay is complemented.Also the fingerprint ID is displayed over the LCD display.

For Program and hex file contact to Nazish Shahab.
Price in jaipur Rs-8000
Price in other Cities Rs-8500
Contact- 7665409048/7689068784
Jaipur, Rajasthan

Thursday, 6 February 2014

Snake Game Inspired By Nokia using 8051

The Nokia inspired Sankes game implemented on 8051 platform. The game is built on AT89S51 MCU operating at 27MHz crystal frequency. The game uses a 16 * 8 LED dot matrix display and five way keys for user interface. A dedicated delay settings key provides one touch access to the delay settings mode where the speed of the Snake can be adjusted. Highlights of the game are,


      1. As in the original game, the Snake grows in size as it snatches the eggs
      2. Eggs appear periodically on the screen at random pixels and will disappear if not snatched within a certain period of time
            3.  The snake sees no boundaries at the edges of the display, will propagate in to any edge and enter from the opposite edge
      4. The Snake can be accelerated / decelerated on the fly
      5. There is also a separate delay settings mode to adjust the Snake's speed
      6. The game ends when the Snake collides with itself.
      7. The total eggs snatched is then displayed as the game score
      8. The gaming console will hibernate if no user event occurs in 25secs! The game can be resumed by pressing external interrupt / master reset keys!

Various Operation:
Welcome Graphics
During the start up, a small animation is played on the screen which first displays the name of the platform (8051) for some time and then scrolls the name of the game, “Snakes”, on the display once.

Delay Settings Mode (Adjust Snakes Speed)
The Delay Settings Mode can be invoked from the Stand By state, Paused state or while the game is on. This mode helps the user to adjust the snakes speed. The speed level can be estimated from a bar graph as well as an indicator snake that continuously traverses the screen, which gives a better feel of the speed setting.

Stand By Mode
The application enters the stand by mode, as soon as the “Welcome Graphics” animation is displayed. The application also returns to this mode soon after the end of a game and then, begins waiting for a user signal to start the next game.
The keys associated with the Stand By mode are given below:

The Game Mode
The entire application is centered around the game mode. By pressing the „Play / Yes keys in the Stand By mode, the game begins. The snake runs continuously on the screen and can be controlled by the direction keys. Eggs appear periodically on the screen at random pixels and the user is expected to guide the snake to the eggs before they disappear after a certain period. It is enough to bring the snake one pixel away from the egg; the snake snatches them automatically and grows in size by one pixel. The objective of the game (for the sake of the folks living under a rock…) is to snatch as many eggs as possible and stay alive by avoiding the collision of the head of the snake with its own body. The game ends when a collision is detected and the number of eggs snatched is then displayed as the game score.

The direction keys marked Right, Up, Left and Down are the game action keys and are used to control the movement of the snake. If a direction key mapped to the current direction of movement of the snake is pressed, the snake accelerates. Similarly, if the key mapped to the opposite direction is pressed, the snake slows down. Remaining two direction keys alter the direction of movement of the snake when pressed.
The source files „GameFrontEnd.inc, „GameBackEnd.inc and „EggHandle.inc define the Game Mode. All the three files are placed in page two of ROM
Paused Mode
The game enters paused mode when the user presses „Pause key in game mode. In this mode, the user can either choose to continue the game or quit. In the latter case, the game score is displayed and the application enters Stand By mode.



Microcontroller Circuit:


Display Board:


For Program and Hex File Contact to Nazish Shahab.
Price in Jaipur Rs: 4000
Price in Other Cities Rs:4500
M.No: +91-7665409048