Hi all,
I have been using MS1 V3 with HiRes10g code for a while now with no problems
I am modifying my engine and need output 2 to switch a valve dependent on engine speed and MAP rather than just engine speed.
Is this difficult to do? Could anybody point me in the right direction
Many thnaks
MS1 code is written in some kind of assembler. You can probably work it out if you've done a fair amount of programming, but it isn't easy.
I think the compiler and source are easily downloaded and installed.
Here are some clues:
http://www.megamanual.com/Tutorial.htm
MS2 code is written in C, that includes comments and help and such. It is much much easier and I managed to do a few little bits with it relatively
straightforwardly. Not much documentation though.
Matt