Reputation: 8214
Using Bluetooth Mate http://www.sparkfun.com/products/9358 you can connect a LilyPad wirelessly to a PC or Mac with Bluetooth. I have also seen someone use their Android phone to communicate with LilyPad using Bluetooth Mate. Is there a way to make the LilyPad communicate with an iOS device. If so how do we open a serial channel with it?
Any examples or projects anyone has done would be helpful.
Upvotes: 0
Views: 1912
Reputation: 11595
Check out this similar question: Connect an iPhone to Arduino over Bluetooth
Apparantly, in order to implement what you want, you'd have to "[j]oin the MFi licensing program to get the hardware components, tools, documentation, technical support and certification logos needed to create AirPlay audio accessories and electronic accessories that connect to iPod, iPhone, and iPad." You can findout more about the MFi Program here.
I was looking around and found this article which interviews a Dr. Michael Kroll who claims that he found a way to transmit data from the Arduino to the iPhone without registering in the MFi Program.
Also check out this book: iOS Sensor Apps with Arduino. It covers:
iOS Sensor Apps with Arduino has a "parent" book called iOS Sensor Programming, which is more broad then the Arduino book. This book covers:
Anyway, I hope you found at least some of this info helpful!
Upvotes: 1