We are doing a project in class and our group is using ardunio duemilanove w/ ATmega328 and DC gear motor 3v 5v 6v (2 of these motors). We are trying to make a programming to get the ardunio turn on the motors by using an iPhone app to signal the ardunio and move it forward and backwards. Please let us know if you have any suggestions related to direct programming for ardunio and for an iPhone app programming. Thank you.
Please let us know if you have any suggestions related to direct programming for ardunio
First, figure out how you are going to get the iPhone to communicate with the Arduino. A standard iPhone can not be connected directly to the Arduino.
and for an iPhone app programming.
That's a major topic in itself, and completely irrelevant here.
I'd say the audio jack with a tone generator app would be one of the easiest ways of simple communication.