2nd Generation Specific 1986-1992 Discussion

Making A Standalone System

Thread Tools
 
Search this Thread
 
Old 12-28-2003, 02:47 PM
  #11  
Member
 
DAharon's Avatar
 
Join Date: Oct 2003
Posts: 31
Default

Are you going to be able to plug a laptop computer into it to change the parameters? What are you programming, the software for the laptop or the software in the ecu? What languages are you using?



Just curious.
DAharon is offline  
Old 12-28-2003, 03:06 PM
  #12  
Senior Member
Thread Starter
 
rmaiersg's Avatar
 
Join Date: Aug 2002
Location: One hour north of chicago (Mundelein to be exact)
Posts: 811
Default

I am going to program both. I'm learning assembly language right now for the ECU. You'll be able to plug a laptop up to it and you use that to tune the ECU. My dad has a program already for the laptop but I may make a new one for the kicks. You'll be able to adjust everything on the ECU with the laptop.
rmaiersg is offline  
Old 12-28-2003, 05:32 PM
  #13  
Member
 
DAharon's Avatar
 
Join Date: Oct 2003
Posts: 31
Default

How much programming have you done in the past? Assembly is a really hard language to learn, let alone make useful. I wonder how many lines would be required for a project like this. Either way, if its possible, I would write as much as I could in C and just link it to the assembly code.



Please post the code (or at least some of it), it would be intersting and others could help you.
DAharon is offline  
Old 12-29-2003, 03:21 PM
  #14  
Senior Member
 
pengaru's Avatar
 
Join Date: Apr 2002
Location: IL
Posts: 2,930
Default

Originally Posted by DAharon' date='Dec 28 2003, 11:32 PM
How much programming have you done in the past? Assembly is a really hard language to learn, let alone make useful. I wonder how many lines would be required for a project like this. Either way, if its possible, I would write as much as I could in C and just link it to the assembly code.



Please post the code (or at least some of it), it would be intersting and others could help you.
Assembly is actually one of the simplest languages and easiest to learn, it's just tedious to use. I learned assembly on x86 back around high school days and wrote a number of complex programs in the language. I now use C for most things but anything where size and speed is of concern, I go back to assembly. Most people are afraid of assembly because they don't see anything they can relate to when they read it / first start learning it.



Rob, what CPU is being used in the ECU? I'm guessing that you will be using a motorola, any more details?



You might also want to look into megasquirt, it would be less work to just adapt what they've done to your needs, they already have open software developed and tested out there along with the hardware. But if this is purely for the fun of it, good luck
pengaru is offline  
Old 12-30-2003, 12:11 PM
  #15  
Senior Member
 
Travis R's Avatar
 
Join Date: Jan 2003
Location: Austin, Texas
Posts: 191
Default

Ever heard of the MegaSquirt?
Travis R is offline  
Old 12-30-2003, 02:13 PM
  #16  
Member
 
DAharon's Avatar
 
Join Date: Oct 2003
Posts: 31
Default

Of course the syntax of assembly is easy to learn, but I consider actually being able to implement the language a large part of the learning curve. Many people literally aren't able to think in a way that is conducive to programming. And as far as being simple, sure the basic idea is simple; "All you have to do is call this doohickey while this number is in this little cubbyhole and you're done". But the reality is that assembly is complicated to use and he will probably spend WAY more time planning out the program than actually coding it.



BTW, what brand of CPU do the FC's use stock?
DAharon is offline  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
VWralley
RX-7 & RX-8 Parts For Sale & Wanted
2
05-09-2005 01:49 PM
falcoms
ECU Discussions
21
02-10-2005 06:50 PM
rmaiersg
Performance Mods
3
01-08-2004 10:43 AM
AnthonyNYC
ECU Discussions
30
04-29-2003 05:32 AM
Rotaryman88
ECU Discussions
0
01-06-2003 07:55 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 


Quick Reply: Making A Standalone System



All times are GMT -5. The time now is 07:56 AM.