ToothPIC + SMS
Twins_sasa
Posts: 1
i'm using ToothPIC microcontroller to control a smartphone to send sms.
FYI, ToothPIC have integraded bluetooth chip which able to interface with smartphone via Bluetooth.
So my question is, can i send those AT commands to smartphone via Bluetooth and without what 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 pin (connect to either AN0-AN11).
i know i need to write a program in C language which include some 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?
FYI, ToothPIC have integraded bluetooth chip which able to interface with smartphone via Bluetooth.
So my question is, can i send those AT commands to smartphone via Bluetooth and without what 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 pin (connect to either AN0-AN11).
i know i need to write a program in C language which include some 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?
Comments
Simply remove the power connections to the ToothPIC and connect them to a Parallax BasicStamp 2.
Easy as 3.1415927
Bean.