Our Products
We offer the best product range of GSM Door Opening And Closing System and Automatic Door Opening System.
This project is aimed to design a system using which the door can be automated i.e. it can be opened and closed automatically by using GSM technology. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such a way that a GSM modem will be interfaced to the controller through serial port interface along with the DC motor through voltage driver IC L293D. The door is connected to this motor. The microcontroller will be programmed in such a way that some predefined messages will be assigned to the controller for controlling the motor in different directions i.e. opening and closing of the door. When ever the user wants to control the door, he has to send predefined messages to the modem. When the modem receives data (SMS), it will intimate the same to the microcontroller. Now, it is the job of the controller performs the predefined task of controlling the door in clockwise or anticlockwise in accordance with the message received from the modem. A 16X2 LCD will be interfaced to the controller to display the status of the door. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer.
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. In this project, the smart card reader is interfaced with the micro controller and when the card is inserted into the module, it reads the data in the card and displays on the LCD. If the data in the card is matched with the data stored in the program memory, then it compares and displays authorized message. If the data is not matched it displays unauthorized message. For authorized message, the door will be opened and closed automatically after a small delay. If it is an unauthorized person it alerts the persons through a buzzer. The door will drive by DC gear motor by l293d driver. In this project 7805 is a regulator and it avoids noise spikes in power supply. Smart card reader is connected microcontroller through serial port. These smart card readers works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines.