Hi,
I'm making a Arduino controlled 8 mm film projector for conversion do digital. At this point I had a working prototype that was able to hold set rpm with the precision of approx. 0,07 of a revolution using a PID algorithm. The 25 volt DC motor was powered by L298N module, which had power (25 V) from the projector.
However, things got a bit sketchy when I was trying to implement rotation direction sensing. I realised, that all can be done a lot easier, but my electronic knowledge is not good enough at this point.
The projector has a variable speed system, which sets the speed of the projector with a potentiometer and couple of transistors. Now I though I would be possible to loose the L298N module completely and just connect the arduino PWM output pin directly to the projector. This is the projector schematic:
The R2 and R3 are trimmers for minimal and maximal projection speed, the R5 is the potentiometer for setting the speed.
What should I measure, where and how could I connect the arduino directly to the projector? I'm guessing between the transistors V1 and V2 and the resistor R1 but I'm not confident enough to try it.
Thanks in advance
With regards
Daniel Krnac