Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Code for sending SMS using ToothPIC

Status
Not open for further replies.

Twins_sasa

Newbie level 5
Joined
Dec 21, 2005
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,396
sending SMS coding

I want to use ToothPIC to trigger a smartphone to send sms automatically.

When ToothPIC send a signal to smartphone, the User Interface program that installed in the smartphone can detect as well as show me the voltage level of the signal(which is 5V). So this part is done.

What are the few coding lines(or a function) that i can add into the UI source code, so that the signal can trigger the smartphone auto send a sms?

I had attached the source code of the User Interface program that installed in the smartphone (ToothPICtest.zip).
U guys may download have a look.

The source code file is ToothPICtest.c

I need a complete full coding for the function.

Thanks if anyone can help solving. Urgent.
 

Re: sending SMS coding

the idea the first post is to programme at he user interface level.

but after i search throughout the forum, i found out there is another way which is to programme at the PIC using AT commands. Am i right?

But i'm using ToothPIC microcontroller which able to interface with smartphone via Bluetooth.

So my question is, can i send those AT commands to smartphone via Bluetooth without using any rs232, serial connection or whatever external cable right?

Also, i want the ToothPIC to automaically trigger the smartphone to forward a sms whenever an input signal come to the ToothPIC (connect to either AN0-AN11).

i know i need to write program in C language which use AT command to send sms.

I'm new to AT command and PIC programming. Hope someone can guide me to write the source code for it.

any pro can guide me pls?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top