So, there are a few topics on here already regarding wiper control, but I seem to doing it differently, so I could be wrong. Below it what I plan to do, let me know if I have it very wrong.
Using a motor from a 1992 Civic EG to upgrade the wiping on my 78 260Z. Difference being with the Honda motor, both low and high speed share a common positive and you select one of the other by switching to ground.
Will be using a Micro 5 pin changeover relay.
.
Plan is motor is powered by output 8 whenever a wiper function is requested. Wiper park signal goes to input A8
Output 07 is activated whenever high speed switch is selected and goes to the changeover relay to activate the NO pin thus grounding the high speed and removing ground from the low speed.
.
Intermittent is output via output 8, low speed but with a delay timer in the logic.
.
Would be great if I could get confirmation that this is now correct and will work as intended.
.
One difference to a normal setup is that I believe the park switch on the Honda motor is usually grounded when not parked, which would be opposite to normal. However I believe if I invert the logic it will work?
.
Is this correct logic?
OFF
If NOT parked:
Output 08 = ON
Output 7 = OFF (low speed)
When park detected:
Output 08 = OFF
.
LOW
Output 08 = ON
Output 7 = OFF
.
HIGH
Output 08 = ON
Output 7 = ON
.
INTERMITTENT
Loop:
1.Output 08 = ON
2.Output 7 = OFF (low speed)
3.Wait for park transition
4.Output 08 = OFF
5.Delay
6.Repeat
.
Also wondering if my 5 pin changeover relay needs to be protected with a diode?
Thanks for any advice. Going from doing almost no automotive wiring to wiring a full car from scratch and using a CAN network for a lot of the functions has been a real challenge but I love learning it, unfortunately I still need help for some things like this. As I have no idea if my plan is correct.

