iPhone robot with Arduino
Loading...
6,088
Loading...
Uploader Comments (ghettokon)
see all
All Comments (13)
-
fuck jailbreaking im getting an arduino =D
-
Can't believe, did you use photocells to recognize light on the screen of the iphone?
-
this isn't shit.
-
Can i maybe get a copy of your code used on the iphone? Mine is jailbroken!
-
Indeed! You can make your own serial cable with an iphone car charger of some brand and change the pins wich are connected inside. Pin 11=GRND pin 12=tx pin 13=rx pin 18=+3.3V(iphone internal power).
Then install minicom through cydia and configure it using terminal on iphone ( root$> minicom -s)
Let me know if you get somewhere!
-
With fw 2.x i managed to get a gps working with minicom. Also a rx/tx connection. This is still working so there should be a way right?
Loading...
Yes! it works pretty well~
ghettokon 11 months ago
Ahh I think to use minicom you need to jailbreak you iphone...
ghettokon 2 years ago
I have been looking for this. Can you tell me where to find the code and setup of hardware? And do you have a project page?
half4team 2 years ago
i pretty much built this out of scraps, and construction boards, Arduino code is fairly easy, just read analogue pins, and set up your protocol for communication. I don't have a detail step-step documentation, my bad.
ghettokon 2 years ago
Oh, that you have to jailbreak the phone, as far as I know you won't be able to get access to hardware TX/RX at this point with the standard iPhone SDK.
ghettokon 2 years ago