Notices
ECU Flash

iPad + EcuFLash ?

Thread Tools
 
Search this Thread
 
Old May 13, 2010, 09:14 AM
  #16  
Evolving Member
Thread Starter
iTrader: (5)
 
broddey's Avatar
 
Join Date: Nov 2005
Location: Tampa, FL
Posts: 498
Likes: 0
Received 0 Likes on 0 Posts
From allpinout's website, "The serial connection uses a standard 19200 baud 8N1 protocol (the speed can be increased up to 57600 but tends to become unstable)."

Wonder if this is sufficient for a Tactrix cable? I remember when the iPhone came out, they talked about all the great accessories for medical use (EKG monitor or something). I would imagine Apple had planned for this type of data transfer needed in a connector.
Old May 13, 2010, 09:35 AM
  #17  
Evolving Member
iTrader: (8)
 
JFuego777's Avatar
 
Join Date: Mar 2010
Location: Minot, ND
Posts: 156
Likes: 0
Received 0 Likes on 0 Posts
Wouldn't need to connect it physically if tactrix could design a wifi cable or wifi usb adapter...I'm all for this idea...also I doubt that our evo ecu's communicate any faster than 19700 baud...most likely much slower
Old May 13, 2010, 09:38 AM
  #18  
Evolved Member
iTrader: (19)
 
buchnerj's Avatar
 
Join Date: Jul 2007
Location: the burgh, pa
Posts: 1,497
Likes: 0
Received 2 Likes on 2 Posts
Yes, to datalog you would need to connect it to the USB port on either the 1.3U or 2.0 cable. Flashing wouldn't be an issue, but remote data logging would be. However, with the 2.0 Tactrix cable you can have remote data logging inside the cable with the microSD port, so you can log like that, look at it on a card reader on the IPad or your laptop, then make changes and flash. I don't see an issue with reading or flashing with an IPad, just have to get a programmer to write the code to adapt the basic OSX version of ECUFlash and or EVOscan over to the IPad.
Old May 13, 2010, 09:42 AM
  #19  
BPU
Newbie
iTrader: (5)
 
BPU's Avatar
 
Join Date: May 2006
Location: LGP
Posts: 21
Likes: 0
Received 0 Likes on 0 Posts
not gonna lie that's pretty dope. I wonder if the 3G ipads are still locked down from apple? Sucks being limited to bandwith.
Old May 14, 2010, 05:28 PM
  #20  
Evolved Member
iTrader: (5)
 
THUB's Avatar
 
Join Date: Jun 2007
Location: Lombard IL
Posts: 552
Likes: 0
Received 0 Likes on 0 Posts
A "use" for an "Ipad" preposterous.
Old May 14, 2010, 07:47 PM
  #21  
Evolved Member
iTrader: (2)
 
logic's Avatar
 
Join Date: Apr 2003
Location: Berkeley, CA
Posts: 1,022
Likes: 0
Received 5 Likes on 4 Posts
Originally Posted by buchnerj
I don't see an issue with reading or flashing with an IPad, just have to get a programmer to write the code to adapt the basic OSX version of ECUFlash and or EVOscan over to the IPad.
Not quite that easy; different processor/architecture, and more importantly, dramatically different user interface (from both a use, and API, perspective). For example, forget about tooltips; there's no such thing as "hovering" on a touchscreen device. That's a small thing, but the small things add up (and there's a lot of little cases like that).

It's a non-trivial port, and since Colby doesn't appear to be maintaining the OSX EcuFlash port anyway (donour did the original version), I suspect the chances of seeing EcuFlash on an iPad or iPhone are pretty slim. EvoScan would probably be mindbogglingly painful to port to OSX, although WinMo would probably be doable; that's for Hamish to say.

(Bluesky thinking: If I were building something like this, I'd probably base it around a similar design to OP2.0, but add a wifi chipset, implement rudimentary ad-hoc networking and an HTTP-based API, and you'd be all set to start developing a client for just about any platform you'd like, including Windows or MacOS; no USB cable required. Bluetooth would be another way to do it, like acamus did for his BlueMUT project, although Bluetooth networking support is pretty crappy and/or non-existent on a few popular phones.)

Personally, I'd go with a netbook in the glovebox. Noone telling what you can and can't run on it, and support for all the software you need for logging and flashing.
Old May 14, 2010, 07:59 PM
  #22  
Evolving Member
iTrader: (17)
 
randomevo's Avatar
 
Join Date: Apr 2007
Location: New York,NY
Posts: 384
Likes: 0
Received 0 Likes on 0 Posts
IMO this whole idea is just extra stupid and full of fail.

You could build a whole car pc setup, touchscreen and all for LESS than the cost of an ipad.

No restrictions, any OS you want.
Old May 14, 2010, 08:15 PM
  #23  
Evolved Member
iTrader: (2)
 
logic's Avatar
 
Join Date: Apr 2003
Location: Berkeley, CA
Posts: 1,022
Likes: 0
Received 5 Likes on 4 Posts
Also, there seems to be a bit of confusion about the iPod dock interface; let me save everyone the trouble of going down that road by telling you now that it's not going to be usable in the way that you'd probably like.

Yes, there's a serial interface (and in recent iPhone OS versions, you're actually allowed to use it), but all you get is TX/RX; no flow control, etc. So, that's not going to work for a 1.3U cable (I don't know enough about the wire protocol for 2.0 to comment); you could reasonably design a cable that worked properly without RTS and friends, but now you don't get to use EcuFlash. Bummer.

So, you move along to the USB interface. Oh, so sorry: you're not allowed to touch that, it's Apple's toy. This is somewhat less of an issue on a jailbroken phone, but that's not something you'd be able to turn into a product. Even on a jailbroken phone, this would be a "non-trivial" implementation; a lot of work to produce fragile software for a niche product on a single phone.

Which means you're back to wi-fi. That's probably your best bet for any Apple device to talk to the OBD-II port on a car; witness the fact that any of the products you see in the App Store require the purchase of a wi-fi interface for plugging into the car (Innovate has an interface to their bus for the iPhone, which works over wi-fi; Rev does OBD-II over wi-fi, etc). And, as an added bonus, just about any modern smartphone will work with it, so when Android takes over the world and iPhone OS is merely a curious historical footnote, you can keep using it. See my "bluesky thinking" note above for how I'd approach something like this, if I was Colby and were thinking about OP3.0.
Old May 14, 2010, 10:20 PM
  #24  
Evolved Member
iTrader: (2)
 
chrisw's Avatar
 
Join Date: Mar 2003
Location: Santa Cruz
Posts: 2,218
Likes: 0
Received 0 Likes on 0 Posts
The chances for an IPhone/Ipad app are resonable with limitations. I don't see you reflashing with an iPhone or iPad, but data logging on the other hand is quite possible.

I am looking into it, but I am involved with another project at the moment.
Old Sep 28, 2010, 03:19 PM
  #25  
Newbie
 
airrider16's Avatar
 
Join Date: May 2010
Location: Utah
Posts: 13
Likes: 0
Received 0 Likes on 0 Posts
Any news yet about a mount kit for the evo yet. I bought a evo without the cd player and rather have an ipad for obvious reasons.
Old Sep 28, 2010, 04:35 PM
  #26  
Evolved Member
iTrader: (14)
 
daisaw1219's Avatar
 
Join Date: Apr 2005
Location: South Jersey/Philly
Posts: 874
Likes: 0
Received 1 Like on 1 Post
im sorry but that is so ugly. Why would anybody replace thier radio with that
Old Sep 28, 2010, 05:26 PM
  #27  
Evolved Member
iTrader: (50)
 
Fast_Freddie's Avatar
 
Join Date: Jun 2007
Location: Lexington Park, MD
Posts: 2,706
Received 12 Likes on 11 Posts
Nothing says I'm ghetto, like having a 20" flatscreen mounted to your dash...
Old Sep 28, 2010, 09:05 PM
  #28  
Evolving Member
iTrader: (4)
 
SpooksEvo's Avatar
 
Join Date: Jul 2005
Location: Twin Falls, ID
Posts: 207
Likes: 0
Received 0 Likes on 0 Posts
I agree! I would be happier if I could log and flash from my Droid
Old Sep 29, 2010, 06:02 PM
  #29  
Newbie
iTrader: (2)
 
turbooutlaw1976's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 63
Likes: 0
Received 0 Likes on 0 Posts
Count me in also

I would also be willing to pay for a solution like this. I am an iPhone developer but I would need the source code to start a project like this.

Originally Posted by diiirk@AwdMotorsports
Im in as well, i would definatly be willing to donate for something like that
Old Oct 3, 2010, 05:49 AM
  #30  
Newbie
 
jamiestsi's Avatar
 
Join Date: Apr 2007
Location: Johnstown, PA
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
I would contribute also if someone where to develop an app. for the iphone.


Quick Reply: iPad + EcuFLash ?



All times are GMT -7. The time now is 06:03 AM.