Offline
Jr. Member
Karma: 0
Posts: 91
|
 |
« on: January 23, 2013, 04:11:28 pm » |
I've seen a short youtube video of someone doing what I want, but no explanation was given. I would like a text input box on the iPad which would send that string data to the Arduino. Any ideas?
|
|
|
|
|
Logged
|
|
|
|
|
NE PA
Offline
Full Member
Karma: 5
Posts: 153
|
 |
« Reply #1 on: January 23, 2013, 04:13:24 pm » |
Ethernet shield configured as a server that serves a webpage with a text box on it?
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 42
Posts: 5244
CMiYC
|
 |
« Reply #2 on: January 23, 2013, 04:16:59 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 91
|
 |
« Reply #3 on: January 23, 2013, 05:16:58 pm » |
I appreciate the heads up but the $50 connection seems steep to me. This guy did it without the aid of special equipment:
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 42
Posts: 5244
CMiYC
|
 |
« Reply #4 on: January 23, 2013, 05:35:50 pm » |
He likely jail broke the iPad.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 91
|
 |
« Reply #5 on: January 23, 2013, 05:38:03 pm » |
I don't mind jailbreaking an iPad, I just have no clue where to start. I'm a little surprised there isn't much info out there about this.
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 42
Posts: 5244
CMiYC
|
 |
« Reply #6 on: January 23, 2013, 05:41:36 pm » |
Search google for "ipad camera connection kit usb jailbreak"
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 7
Posts: 419
|
 |
« Reply #7 on: January 23, 2013, 06:03:59 pm » |
You might not need to jailbreak, but you will need a Mac, Xcode and $99 to put your program on the iPad by joing the Apple Developer program. Check out the Apple developer forums: https://discussions.apple.com/community/developer_forums
|
|
|
|
|
Logged
|
|
|
|
|
UK
Offline
Tesla Member
Karma: 100
Posts: 6784
-
|
 |
« Reply #8 on: January 23, 2013, 08:11:23 pm » |
Ethernet shield configured as a server that serves a webpage with a text box on it?
This sounds far simpler and safer than trying to establish hardware connections to the iPad.
|
|
|
|
|
Logged
|
|
|
|
|
NE PA
Offline
Full Member
Karma: 5
Posts: 153
|
 |
« Reply #9 on: January 23, 2013, 08:45:14 pm » |
I just thought about it but there is another solution but you'll still need an ethernet shield. There is an app called Arduino Manager in the app store that allows you to control various elements on your Arduino through your ipad. In the description for the app it says there is a way to send text commands to the board which should allow you to do what is shown in the video above.
BTW You can do it the way the video shows but it is much harder to accomplish because you'll need to be able to create your own IOS app.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 3
Posts: 230
|
 |
« Reply #10 on: January 23, 2013, 09:38:06 pm » |
The iPad Camera Connection kit let's use USB to serial adapters.
|
|
|
|
|
Logged
|
|
|
|
|
Soda Bay, CA USA
Offline
Newbie
Karma: 0
Posts: 1
|
 |
« Reply #11 on: January 23, 2013, 10:02:11 pm » |
James, This dedicated cable is very cool. Thanks. Harry
|
|
|
|
|
Logged
|
|
|
|
|
NE PA
Offline
Full Member
Karma: 5
Posts: 153
|
 |
« Reply #12 on: January 23, 2013, 10:27:27 pm » |
The iPad Camera Connection kit let's use USB to serial adapters.
True but you still need an app to do something with that connection. I'm not trying to discourage the OP from taking that route if he really wants but more than likely if he is asking these questions he probably isn't familiar with programming IOS apps and probably doesn't realize how tough it will be.
|
|
|
|
« Last Edit: January 23, 2013, 10:30:40 pm by Quick5pnt0 »
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 3
Posts: 230
|
 |
« Reply #13 on: January 24, 2013, 07:42:40 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
|