Shop OBEX P1 Docs P2 Docs Learn Events
ToothPIC + SMS — Parallax Forums

ToothPIC + SMS

Twins_sasaTwins_sasa Posts: 1
edited 2006-03-24 12:20 in BASIC Stamp
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?

Comments

  • BeanBean Posts: 8,129
    edited 2006-03-24 12:20
    Yes, it's very easy.
    Simply remove the power connections to the ToothPIC and connect them to a Parallax BasicStamp 2.
    Easy as 3.1415927
    Bean.
Sign In or Register to comment.