Ok, so I have never done anything with serial connections before. But...
I just got an Arduino, which I'm trying to use to remotely launch model rockets. I have a 5 volt relay that I can control with an Arduino digital output.
Now I want to connect my iPhone Tx to the Arduino Rx and vice versa. I would buy a spark plug from the iPhone, so I could connect it to an Arduino. (http://www.sparkfun.com/products/10645) I thought something like: when the phone receives text or a call from a specific number or maybe even a Bluetooth signal, it would say Arduino. But these are just ideas.
How can I send a signal from my iPhone? Are there xcode libraries for this? My phone is hacked, so I'm open to other non-apple ways to send signals. But I'm a beginner programmer.
Thanks.
PS I'm new to Stack Overflow, and I would appreciate it if you could help me. The first time I sent a question, someone told me that this is not on the right site. So please bear with me
EDIT # 1: Haha, I just read it and it sounds like a cell phone bomb from a terrorism movie. I swear that is not what I am doing. Just look at my avatar.
EDIT # 2: I also have a bluetooth dongle for Arduino. But to be honest, I have no idea how to interact with this, it was $ 10 from China, so I decided to buy it so that my options open. But despite this, it would be great to connect the iPhone to the Arduino.
source share