Page 1 of 2

SMS Application Using GSM TC35

PostPosted: Thu Mar 22, 2012 6:07 pm
by Idris
Device:
~ Cytron SK40C + LCD16x2
~ PIC16F887
~ GSM TC35 Module
~ Handphone

Sent SMS: '0' > Both LED OFF
Sent SMS: '1' > LED 1 ON, LED 2 OFF
Sent SMS: '2' > LED 1 OFF, LED 2 ON
Sent SMS: '3' > Both LED ON

Video:

Re: SMS Application Using GSM TC35

PostPosted: Thu Mar 22, 2012 6:36 pm
by shahrul
Good work.
Idris, new id name, first post. :D

Re: SMS Application Using GSM TC35

PostPosted: Fri Mar 23, 2012 1:36 am
by Idris
I don't know how to edit the previous user name "redips_id", so I create new.. hehe..

Re: SMS Application Using GSM TC35

PostPosted: Fri Mar 23, 2012 10:59 am
by ABSF
I went to "www.mudah.com.my" to look for TC35 module but they are not listed any more. Was it cheaper then the ones from HK ebay?

Thanks for sharing your COOL project. I like it very much. 8-)

Allen

Re: SMS Application Using GSM TC35

PostPosted: Fri Mar 23, 2012 12:16 pm
by hyng
cool~ :D

Re: SMS Application Using GSM TC35

PostPosted: Sat Mar 24, 2012 5:10 pm
by ABSF
Did you try the voice port (JP6)? Looks like you can call someone and talk to him too.

Allen

Re: SMS Application Using GSM TC35

PostPosted: Sat Mar 24, 2012 7:38 pm
by Idris
Not yet. Maybe someday I will try, and maybe someday I will create my own phone. :D

Re: SMS Application Using GSM TC35

PostPosted: Sat Mar 24, 2012 9:24 pm
by ober
Idris, great work!

Re: SMS Application Using GSM TC35

PostPosted: Tue Mar 27, 2012 1:26 pm
by nenenekuku
Mr Idris,

I'm taking alarm system with fire +smoke sensor as my input whereelse buzzer and auto-dial/sms would be my output.
So far i've done all the sub modules except the auto dial, may i know is it possible to interface this TC35 with Microcontroller (pic or 8051) so i can program it to autodial/sms where this is input indicated?

If yes how would it goes?

I desperately need more info in this and it would be great if you can assist me, Thanks a lot.

Re: SMS Application Using GSM TC35

PostPosted: Tue Mar 27, 2012 2:00 pm
by Idris
Of course that is possible.
You should understand the AT command. Then try communicate with PIC using UART.