So I'm looking at doing a project in which i would be using my laptop to send commands to my ipod touch which would then relay commands to an arduino to control a servo. This doesnt have to be done in this exact way.
For example,
I could just do Ipod --> arduino ( but this would have to be wireless since i want to move around.
I could also do laptop --> arduino (again, wireless only)
I was thinking the easiest way to do it was ad hoc wifi from laptop to ipod touch (jailbroken for terminal application), then serial cable from ipod to arduino.
If anybody has any ideas on parts i would need or how to go about doing this, please help.
Well not heres what im thinking. telnet from ipod to fonera. then just send command line serial commands to arduino. bam. wireless arduino control. not pretty, but it works.