So, I have this project that in no way involved my iPod Touch, and only possibly involved a Mac...until now.
What I want to do: Use my iPod Touch to display data sent to it via the cable
How I think it should be done: Values over a serial connection
I've searched here, nothing. I searched google, and can find 2 people on forums saying "rx/tx communication to an iPod via serial communication is possible with SDK 3.0". However a quick look through the SDK reveals nothing. I really want to know, IF this is possible. Once I know if it's possible, I can spend time figuring out how.
Background:
I'm interfacing an Arduino micro controller to my old car as a fun project. I was going to pick up a really cheap old PC laptop (because they sell 2nd hand for close to nothing, and I don't have a mac laptop) to use in the car to display what info the arduino captures. However, I have an iPod touch, and intend to get an iPhone in the near future. It occurred to me that I could use my iPod touch as a far superior dedicated interface/display for information within my car. However this is a large divergence from were the project was going (C# dev to ObjectiveC iPhone dev) and finding information to determine if this is even possible is harder than I would expect.
Side note: There are a number of projects that interface an Arduino and iPhone via a wireless router that sits between them. However if I am in a car this does not seem as like an easy solution. Also, I'm a CompSci major by education, I'm delving into EE stuff for the fun of it, and this is my first project 🙂
Thanks to anyone who can provide me ANY info at all!!
~Tyler
What I want to do: Use my iPod Touch to display data sent to it via the cable
How I think it should be done: Values over a serial connection
I've searched here, nothing. I searched google, and can find 2 people on forums saying "rx/tx communication to an iPod via serial communication is possible with SDK 3.0". However a quick look through the SDK reveals nothing. I really want to know, IF this is possible. Once I know if it's possible, I can spend time figuring out how.
Background:
I'm interfacing an Arduino micro controller to my old car as a fun project. I was going to pick up a really cheap old PC laptop (because they sell 2nd hand for close to nothing, and I don't have a mac laptop) to use in the car to display what info the arduino captures. However, I have an iPod touch, and intend to get an iPhone in the near future. It occurred to me that I could use my iPod touch as a far superior dedicated interface/display for information within my car. However this is a large divergence from were the project was going (C# dev to ObjectiveC iPhone dev) and finding information to determine if this is even possible is harder than I would expect.
Side note: There are a number of projects that interface an Arduino and iPhone via a wireless router that sits between them. However if I am in a car this does not seem as like an easy solution. Also, I'm a CompSci major by education, I'm delving into EE stuff for the fun of it, and this is my first project 🙂
Thanks to anyone who can provide me ANY info at all!!
~Tyler