Grenoble/Lyon - France
Offline
Sr. Member
Karma: 0
Posts: 363
|
 |
« Reply #15 on: March 20, 2009, 05:23:36 pm » |
florinc : yes, there is a serial port, but the official SDK won't let you access it, so you'll have to use a jailbroken iPhone / iPod to use it.
|
|
|
|
|
Logged
|
|
|
|
|
U of A, Tucson, AZ
Offline
Full Member
Karma: 0
Posts: 164
Hello World
|
 |
« Reply #16 on: March 21, 2009, 08:39:43 am » |
florinc : yes, there is a serial port, but the official SDK won't let you access it, so you'll have to use a jailbroken iPhone / iPod to use it.
With the latest 3.0 SDK, there's at least a better chance that we can use the dock connector: Using the new External Accessory framework, your application can now communicate with "Made for iPod" hardware accessories attached to iPhone or iPod touch through either the 30-pin dock connector or wirelessly using Bluetooth.
http://developer.apple.com/iphone/program/sdk.htmlNot sure exactly what the whole "Made for iPod" part is about, you might have to get one of Apple's special chips or something... http://developer.apple.com/ipod/accessories.html
|
|
|
|
« Last Edit: March 21, 2009, 08:41:23 am by estranged »
|
Logged
|
|
|
|
|
0
Offline
Edison Member
Karma: 6
Posts: 1399
Arduino rocks
|
 |
« Reply #17 on: March 21, 2009, 08:40:04 am » |
I thought everybody around here has jailbroken their iphones by now...
|
|
|
|
|
Logged
|
|
|
|
|
Grenoble/Lyon - France
Offline
Sr. Member
Karma: 0
Posts: 363
|
 |
« Reply #18 on: March 21, 2009, 10:27:46 am » |
estranged : saw this on hackaday, but I'm pretty sure you'll have to go through another "developer program", for $$ and stuff, to get access to the dock connector.
florinc : I do, but I'm not good at objective-C ^^
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Edison Member
Karma: 6
Posts: 1399
Arduino rocks
|
 |
« Reply #19 on: March 21, 2009, 12:50:42 pm » |
For the record, here is a tutorial on using the serial port of iPhone: http://devdot.wikispaces.com/Iphone+Serial+Port+TutorialThis topic (iPhone + serial) is also on my TODO list, I don't know when I will have time to do it though.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 0
Posts: 128
Arduino rocks
|
 |
« Reply #20 on: March 21, 2009, 12:54:12 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 0
Posts: 115
Arduino rocks
|
 |
« Reply #21 on: April 01, 2009, 03:11:42 pm » |
I hope that Apple decides to allow hobbyist access through the dock connector and bluetooth. If you have to have your hardware approved by Apple, that will kill the fun of building a one off gadget that interfaces with the iPhone or Touch.
They let you compile apps and install them on your personal iPhone for your own use without going through the app store, so it's possible they will allow similar use for one off accessory hardware.
I know I'd like to have my Touch and Arduino talking without jailbreaking.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Jr. Member
Karma: 0
Posts: 91
Arduino rocks
|
 |
« Reply #22 on: April 05, 2009, 12:52:54 pm » |
I know I'd like to have my Touch and Arduino talking without jailbreaking. I'm working on this. It'll be on OS 3.0 though. I've downloaded the SDK, but I've decided to get myself a Touch that I can install OS 3.0 Beta on instead of borrowing my wife's.  When I get started I'll start a new thread. Maybe the end of this week or the beginning of next if I can get some working code.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 0
Posts: 115
Arduino rocks
|
 |
« Reply #23 on: April 06, 2009, 02:27:16 pm » |
Yah, I think 3.0 will be the standard for anyone wanting to interface the iPhone/Touch with external hardware. I'm just glad Apple decided to recognize all of us that wanted more direct access to external hardware.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 1
Arduino rocks
|
 |
« Reply #24 on: July 01, 2010, 06:22:21 pm » |
Hi! Sorry for my english... is very bad.
I was able to control the Arduino, with my iphone. I needed, a modified Linksys WRT54GL connected to the arduino using RX-TX and GND, and an SD card to store even a website in php (SD conected is conected to linksys).
Then the iphone connects to the IP of the web stored in the linksys, and the php code written with ssh commands, control the arduino, arduino and what you have attached.
If you want more information, please contact me
Greetings!
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 1
Arduino rocks
|
 |
« Reply #25 on: December 19, 2010, 07:27:32 am » |
Hey guys! I am trying to control an arduino with an iPod Touch. I know this sounds bad but could you send me some codes, if possible, that could help me "brainstorming" my future projects codes? Thanks in advance!
|
|
|
|
|
Logged
|
|
|
|
|
|