We're kind of in the same boat. I've been tinkering with computers here and there since the Commodore days, but over the last ten years have gained a lot of knowledge on the inner workings and such I never understood before (I wish the internet was around when I was first introduced to computers). As far as electronics go it's just a hobby.I have basic knowledge I guess you can say. I have built a few simple circuits but nothing very complicated. One of the things I've been thinking about is controlling the A/C functions on my RR with maybe an Arduino. My care has factory air but the heater core is bad, the condenser doesn't look any better and for the cost of replacing them I can go to after market but I want to use my existing A?C control switch cluster on the dash. Since systems like Vintage Air now have electrics controlling the dampers like modern cars do I think this can be done but that would be another discussion. As to the ignition I have on the car it is a MOPAR Electronic. with a mid '70s dist that still has mechanical and vacuum advance. I have plans to replace the MOPAR module with a GM module and put it under the fender well so it just looks like points under the hood and also eliminate the ballast resistor. You said you can trigger off a set of points, is it possible to trigger off the tach signal post on the 7 prong HEI module? Best I understand this is a square wave and the timing function is mostly nothing more than that giving a variable band width to this signal and sending it back to the module while including dwell time in the signal. Since my car has a magnetic pickup that is what I would have to try to do. My motorcycle is the same way. I am a IBM I programmer, I've not done a microcontroller but it should not present a problem, just some studying. The part I would have the hardest time with is the circuits themselves. When/where to use capacitors and resistors and what values to use, etc..... Or even which micro would work better for which functions. I do know for this it would need to have a pretty decent clock speed.
As far as the tach signal off the HEI is concerned from what I could find so far I believe it should be a square wave... the schematics I've found seem to show it should work that way.
I've spent some time rethinking things and going over what I've done so far. I've come up with several possible places where noise could be introduced that I knew in the back of my mind should have been isolated with optocouplers at first.
I will keep you updated when I get to giving it another try. I've been concentrating on getting some stuff going with the Raspberry PI lately (wishing I would have paid more attention to them a while back) and haven't felt the urge to get back at this project.
