electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

sms opening electronics lock door


Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers -> sms opening electronics lock door
Author Message
pasicr



Joined: 13 Aug 2005
Posts: 295
Helped: 9
Location: Macedonia


Post25 Jul 2009 18:39   

sms opening


Hi, can somebody share with me some electronics example for SMS opening electronic door,
regards
Back to top
seadolphine2000



Joined: 12 Apr 2005
Posts: 621
Helped: 39


Post26 Jul 2009 7:43   

sms door lock


Would you please provide us with more details about what you want to do?
For example; the cell phone model used, the microcontroller,..etc.
Also, you can take a look at this topic:
http://www.edaboard.com/ftopic231740.html

Hope this helps.
Back to top
pasicr



Joined: 13 Aug 2005
Posts: 295
Helped: 9
Location: Macedonia


Post26 Jul 2009 12:33   

sms electronic lock


Hi, I planing to use any PIC micro (for example 16F877, 876...) with nokia 3310,
I want to send SMS to this mobile for opening and closed electronic door (if is possible with one level of protection for example only 2 or 4 incomming number phone to have possibility to do this) ... the last is not very important...
regards
Back to top
GSM Man



Joined: 15 Apr 2009
Posts: 357
Helped: 46
Location: New Jersey, USA


Post26 Jul 2009 15:22   

www.hobbyprojects.com


pasicr wrote:
Hi, I planing to use any PIC micro (for example 16F877, 876...) with nokia 3310
First, make sure this phone has a serial port and supports the 'AT' command set. You may want to consider using a GSM module instead.

pasicr wrote:
I want to send SMS to this mobile for opening and closed electronic door (if is possible with one level of protection for example only 2 or 4 incomming number phone to have possibility to do this) ... the last is not very important...
This is a simple and straight forward app. You communicate with the phone/modem by sending command strings to it. Every command starts with the characters "AT" - hence they are refferred to as 'AT Commands'. When you retreive an SMS Text message from the phone/modem it will have the phone number of the sender emebedded in it. It is easy to compare that number to a prescribed list of numbers.

One thing to consider with SMS text messaging is that there is no guarantee when the message will be delivered, if at all. Messages are sometimes 'lost' and it can take several minutes for a message to be deliveried. You should incorporate some type of response from your device to indicate that it's received a message - for example, send a message back to the caller indicating receipt of their message.
Back to top
pasicr



Joined: 13 Aug 2005
Posts: 295
Helped: 9
Location: Macedonia


Post26 Jul 2009 18:44   

cell phone lock door


Hi for all in this topic, I need practical example,
can somebody share with me some finished project,
regards
Back to top
seadolphine2000



Joined: 12 Apr 2005
Posts: 621
Helped: 39


Post27 Jul 2009 8:15   

connect an electronic door lock to a phone?


We experienced the same problem before when we were trying to find a suitable cell phone for our project. The most suitable one was Nokia 6610 as it has a serial interface (RS232) and support text mode messaging.

With the Nokia 6610, all you need to do is to connect the TX pin of the cable to your RX pin of the MCU, the RX pin of the cable to the TX pin of your MCU and finally, the GND of the cable to the GND of the MCU.
Now, you can send what you want to the Nokia 6610 using simple "AT-Commands" as mentioned above by GSM Man

You can find a tutorial about the "AT-Commands" in the below link:
http://www.developershome.com/sms/atCommandsIntro.asp

Hope this helps.
Back to top
vipul



Joined: 04 Jul 2008
Posts: 24
Helped: 1
Location: Ahemdabad,India


Post01 Aug 2009 13:16   

teltronika gsm module


you can connect nokia 3310 mobile to microcontroller using FBUS protocol....

so search about FBUS protocol...

you have to connect 3 pins of mobile to microcontroller

if u r using controller with 5 V power supply then you have to use 4050 ic which is voltage compatible ic...

this is the link for FBUS protocol

http://www.embedtronics.com/nokia/fbus.html
Back to top
Google
AdSense
Google Adsense




Post01 Aug 2009 13:16   

Ads




Back to top
volume



Joined: 12 Mar 2007
Posts: 4
Helped: 1


Post02 Aug 2009 12:14   

sms gsm send sms with guarantee at command


I think i have solution for you.
TwoWay Thing has 4 relay outputs and 4 sensor inputs. It also has EN (sensor enable) pin.
This project is using PIC16F628A and nokia 6210,7110 or 6310i.



Sorry, but you need login in to view this attachment

Back to top
georgep1988



Joined: 03 Dec 2008
Posts: 4
Helped: 1


Post02 Aug 2009 15:07   

nokia at sms command locked


pasicr wrote:
Hi, can somebody share with me some electronics example for SMS opening electronic door,
regards


I have done a project on home automation using sms.The same principl can be used here.

Added after 1 minutes:

pasicr wrote:
Hi, I planing to use any PIC micro (for example 16F877, 876...) with nokia 3310,
I want to send SMS to this mobile for opening and closed electronic door (if is possible with one level of protection for example only 2 or 4 incomming number phone to have possibility to do this) ... the last is not very important...
regards

It would be better to use aphone supporting at commands.Its much simpler than 3310 and resourcs are easily available on net
Back to top
dharanidhar



Joined: 10 Aug 2007
Posts: 62
Helped: 8


Post03 Aug 2009 18:03   

electronic lock sms


Using AT commands is easier.
U can add some kind of musical buzzers for audio indication.
Audio indication enables u 2 know if the message u hav sent is received or not.

Added after 55 minutes:


Interfacing with mobiles may be bit confusing for you
Because you don't know what commands it supports
u can use GSM/GPRS modems for ur application
These modems support AT commands
The manufacturer of these modems provide user manual which u can go through n
use d specific commands.
n moreover if u want a housing for your product it would be better to use modems
because u can integrate these modems onto same pcb as microcontroller.
using mobiles makes ur circuit looks bulky n special cables have to be purchased.

u can use TELTRONIKA TM2 Module
or a low cost SIM300/SIM340 modules

Added after 8 minutes:

http://www.hobbyprojects.com/quick_circuits_reference/microcontroller_circuits/automatic_door_opener_with_PIC12C508.html

check out the above link.
It may be helpful for u in designing your relay circuit.
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers -> sms opening electronics lock door
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
door opening system (2)
door lock (1)
Pic Based door lock (3)
Remote door lock project (9)
gsm controlled door lock suggestions (12)
door contact (2)
door bell circuit (1)
door opener circuit.. (1)
door sensor help (7)
Garage Door Opener (2)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS