Thank you very much Martin !
Got them open in AVR Studio and perusing them now.
AVR Assembly code is new to me ( did some 90s1200 code a few years ago), but I've done plenty of coding on Pics, Z8's, 68x and so on, they're all similair, so its looking straight forward enough.
get an ADC input, use that as an offset into a lookup table to compare against an interrupt driven counter. nicely formatted
I've been meaning to get into some AVR coding for a while (I have a Mega32 and 90Can128 on the bench here to do some Can/Lin bus projects for my car as well a Megajolt)) - so this is a good excuse to get moving on it
Now I need to do some datasheet browsing - The Tiny I have is a 15L - I have to see what the difference between that an the 13 is.
If you have a schematic handy that would be useful, but with only 8 pins, I'm sure I can figure it out if its not convenient.
Has anyone thought of adding a temperature input to the MJLJ ?
I was thinking of analog tweaking the Map input with a coolant sensor modifier so as to pull the advance back a bit on hot days without having to mess up the existing code or configurator.