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

PIC SMS Control
Goto page Previous  1, 2
 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers
Author Message
carrideoa



Joined: 13 Sep 2004
Posts: 1


Post16 Mar 2007 10:03   Re: PIC SMS Control

Hey, there is a web site completely dedicated to pic-sms devices, look at

www.teltools.it

you can find bidirectional devices that connect to cell phones, you can sens sms commands and turn on/off outputs, the device can send you an alarm sms if anybody enters your car, your home...

bye
aagoos
Back to top
rowelyho



Joined: 25 Mar 2007
Posts: 1


Post25 Mar 2007 2:05   Re: PIC SMS Control

chenoi wrote:
Hai, could anybody help me on how to built a device (pic) connected to handphone and pc where i can control input just by sending sms. i already search through internet and iam trying to built one. could anybody help me. i want to use PIC16F84A as the controller as iam doing alot of thing with this MCU and control by nokia 3310. may be somebody could provide me the step and all the hex file that i need to built one. i interested on this project but have lack of experience!
please give me a guide!




Is there anybody who can help me?...we are working with a PIC16877 interface with ericson k700i,,the concept of our study to load loads like atm boot,,,a stand alone load station...the problem is we cannot send sms...but we have interface the phone and the pic properly....what do you thing is the problem? thanks alot in advance
Back to top
budhy



Joined: 21 Oct 2006
Posts: 837
Helped: 185
Location: Indonesia


Post25 Mar 2007 4:40   Re: PIC SMS Control

ThesisProblematic wrote :
Quote:
uses a PIC16F84A and a Nokia 6210.. can you help us have a schematic diagram in connecting this components??

PIC16F84A to Nokia DLR-3 Data Cable (for Nokia 6210) connection diagram:
Back to top
MrC



Joined: 08 May 2007
Posts: 4


Post08 May 2007 8:56   Re: PIC SMS Control

Hi...
I got a 16f627 to send/recive sms using nokia's Fbus commands (not AT, so no gsm modem neaded).. You can find pis asm code and circuit diags here

h**p://www.absentdream.com/electronics/Nokia%20Fbus%20control/index.php

MrC
Back to top
charlesryan31



Joined: 24 May 2007
Posts: 6


Post25 May 2007 2:13   Re: PIC SMS Control

gud day to all..

we are trying to connect a NOkia 3310 via data cable to a PIC16F877A microcontroller..

Is there anyone who can help me.. i need the schematic diagram .pls

thanks .. kindly email me at charlesryan31(at)yahoo.com
Back to top
MrC



Joined: 08 May 2007
Posts: 4


Post08 Jun 2007 8:16   Re: PIC SMS Control

very simple...

dose the pic have a usart. If so then all you need to do is wire up the fbus tx/rx to it and learn the fbus protocol (see h**p://www.embedtronics.com/nokia/fbus.html).

It requires a high baud rate so get a 20mhz pic and keep the sending code a simple as possible. I go it working using 16f627 and a few other components. You dont need a max232 transceiver this is only to change it to 232 standards, but the pic outputs ttl which is what the phone takes in. I only use a transceiver when i want to connect to a pc serial port to monitor whats going on.

MrC
Back to top
coloory



Joined: 15 Jul 2007
Posts: 6


Post15 Jul 2007 1:21   Re: PIC SMS Control

hi All

I want to ::
How to use connect nokia 5110 To PIC16f877A & Send SMS or Recceive It .???
OR
How to use connect nokia 5110 To RS232 or Max 232.

please help me!Crying or Very sadCrying or Very sad


please give me a guide!

Thanks
Back to top
the_risk_master



Joined: 12 Aug 2005
Posts: 671
Helped: 59
Location: UE+MIT, Philippines, (14°N , 120°E )


Post15 Jul 2007 2:10   Re: PIC SMS Control

Hi there ThesisProblematic (your name's quite weird huh),


I found an interesting project here

http://www.spaceorbit.net/peter/projects/microguard_mark1/index.html

I am currently building it to give a try
Back to top
Hafeez Anwar



Joined: 08 May 2007
Posts: 11


Post07 Aug 2007 12:40   Re: PIC SMS Control

Hi riskmaster,

I am also doing a similar kind of project. I am having a little problem. If you have completed that project, please guide me in this regard
Back to top
auto2007



Joined: 24 Jul 2007
Posts: 11


Post08 Aug 2007 3:30   Re: PIC SMS Control

this is a sch and pcb


Sorry, but you need login in to view this attachment

Back to top
Thanhnh



Joined: 09 Aug 2007
Posts: 5
Helped: 1


Post09 Aug 2007 7:50   PIC SMS Control

I want to find at command list. Does any one know a bout AT command for devices by Aiji system with CMDA2000 1x. Help me plz.
Back to top
arckel_jay



Joined: 16 Jan 2008
Posts: 5


Post16 Jan 2008 14:49   PIC SMS Control

Hi!

Can anyone please help me... I need to have a schematic diagram in connecting PIC16F84 and Nokia 3310... and also its source code.....

thanks
Back to top
blueroomelectronics



Joined: 17 Sep 2006
Posts: 1230
Helped: 61
Location: Toronto, Canada


Post16 Jan 2008 15:15   PIC SMS Control

I've asked before but what sort of projects do you do with SMS and a PIC?
Back to top
penoy_balut



Joined: 08 Sep 2007
Posts: 129
Helped: 16


Post16 Jan 2008 16:43   Re: PIC SMS Control

Quote:

PostPosted: 16 Jan 2008 15:15 Post subject: PIC SMS Control
I've asked before but what sort of projects do you do with SMS and a PIC?


Devices can be controlled remotely even if they're hundreds of kilometers away.

http://s144.photobucket.com/albums/r174/my_projects/?action=view¤t=sms_cont1.jpg
Back to top
traxonja



Joined: 06 Apr 2004
Posts: 109
Helped: 1


Post19 Jan 2008 0:47   Re: PIC SMS Control

Here is an sms controller with Nokia DLR-3P cable included: http://www.elektronika.ba/projekti/?akc=daj_projekt&idprojekt=6

Here is sms-box, an "AT-Command" translator, pdu-coder-decoder, all-in-one chip Smile
http://www.elektronika.ba/projekti/?akc=daj_projekt&idprojekt=9
Back to top
marcelino



Joined: 06 Jan 2006
Posts: 8


Post21 Jan 2008 17:24   Re: PIC SMS Control

i seen an article:
http://www.wrankl.de/SMST4PIC/SMST4PIC.html
though he din't used a PIC16F84, but i guess it can be modified.

ei, question:
if i use GSM modem (RS232 interface), would my coding be different? id RSR 232 of mobile phone similar to GSM modem? of course i'll consider the AT-commands coz i believe that each manufacturer of GSM modem had its own set of ATcommands.
Back to top
cybro



Joined: 13 Feb 2008
Posts: 1


Post13 Feb 2008 10:30   PIC SMS Control

hi! could someone send some PIC coding conversions for AT commands? well we know that the codes for PIC does not support the AT commands... please..
Back to top
tolentinopol



Joined: 13 Feb 2008
Posts: 8
Helped: 1


Post14 Feb 2008 4:54   PIC SMS Control

me too. i am having a problem in interfacing the pic to the gsm module that i have. i only need the pic coding conversion for sending sms message. tnx here's my email add lop_1210(at)yahoo.com
Back to top
AbdiL



Joined: 19 Apr 2008
Posts: 1


Post19 Apr 2008 22:40   PIC SMS Control

SMS REMOTE CONTROLLER
hi friends
we are doing our project on sms remote control using cell phone and pic 16F84A .PLEASE any body who are interested to send me how can we proceed, write me at
"abdileta(at)yahoo.com " or send me some source code and schematic drawing .
Back to top
fm009



Joined: 20 Mar 2007
Posts: 3


Post18 May 2008 12:10   Re: PIC SMS Control

Hi , I am using PIC16F628A along with T290 as a GSM modem.I am sending AT commands using text mode.I have written a code in C language .its functionality is that whenever a car is started it calls the owner of a car and in return owner of the car can send an SMS to switch it Off.I am facing a problem in message reception.Whenever i send more than ten messages it does not give the desired performance and i have to delete the messages manually. kindly help me!

Added after 2 minutes:

Thx I have solved my problem
Back to top
NickE



Joined: 14 Aug 2005
Posts: 34
Helped: 2


Post19 May 2008 14:12   PIC SMS Control

I use C18 and the easiest way is to store the sms on sim card. AT+CMSS=1 sends the 1st sms from sim card.
Back to top
davemaster



Joined: 23 Jan 2007
Posts: 85
Helped: 1


Post30 May 2008 9:28   Re: PIC SMS Control

fm009 wrote:
Hi , I am using PIC16F628A along with T290 as a GSM modem.I am sending AT commands using text mode.I have written a code in C language .its functionality is that whenever a car is started it calls the owner of a car and in return owner of the car can send an SMS to switch it Off.I am facing a problem in message reception.Whenever i send more than ten messages it does not give the desired performance and i have to delete the messages manually. kindly help me!

Added after 2 minutes:

Thx I have solved my problem


First, read the at command manual carefully. You need another phone company, with better network performance.

Use the PDU message format too...

I give you the manual I'm using with some sony ericsson phones like the T290a

Good Luck.... and may be i can help you with reception if you post your code, and schematic...



Sorry, but you need login in to view this attachment

Back to top
Ivanhoo



Joined: 03 Sep 2008
Posts: 1


Post15 Sep 2008 4:32   Re: PIC SMS Control

MrC,

Pwede post ka schematic diagram sa 3310 at PIC16f627 na SMS controller at code mo. May project ako then same lang yung gagamitin.ty
Back to top
Naveed_eng



Joined: 20 Sep 2008
Posts: 9


Post03 Oct 2008 19:53   Re: PIC SMS Control

Hello Dears... i m using T290 as GSM modem with 89c51...
can any one provide me ckt diagram to connect my cell phone with controller..

thx in adv
Back to top
tenzin



Joined: 09 Oct 2008
Posts: 2


Post09 Oct 2008 19:46   Re: PIC SMS Control

I have an invention which may not be feasible, it all starts with a Cell phone controlled by a micro processor.
I've done enough research to know when I'm in over my head.
I'm a musician with an idea.
If you've got the experience I've got a small job for you.

I need a cell phone to automatically send inputted data via SMS to a pre-determined number. All automatic, so when the sms is sent, the phone cycles and readies it self for the next input. It will take me at least a month to figure out the Assembly to trigger the proper At commands.

Offer 1. If any one is interested in doing this small project it may turn into a larger one. Initially I've got a (musicians) budget of $150 for any one who can produce this. I'll pay for the parts.

Offer 2. Some one designs a step by step (dummy version) guide for me to do it myself. 50$
Not a lot of money, but right now I'm not even sure if my invention will work. This will allow me to determine that.
Thanks.
trekrocker(at)gmail.com
Tenzin
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers
Page 2 of 2 All times are GMT + 1 Hour
Goto page Previous  1, 2


Abuse
Administrator
Moderators
topic RSS 
sitemap