Thank You both Nemo222 and electrowiz for the insightful responses! I gathered from earlier in this thread that the "analog" on this module is not true analog. electrowiz, are you saying that I could connect a PWM directly to the analog control or to the TTL? I have seen that people on here suggest TTL only offers 7 distinct colors. But if one were to use PWM one could conceivably achieve a larger combination of colors by blending. (I am already familiar with this using RGB LEDs, both analog via potentiometers and PWM via the Arduino) Of course as soon as you start scanning the laser you will notice the pulsing that you eye would usually ignore when stationary.
Now, are they essentially taking a control voltage and feeding the laser with a PWM in their "analog" implementation? And would it make sense to put something like this
http://www.instructables.com/id/Anal...WM-to-Voltage/ in between the PWM out of the Arduino and the analog in of the laser module?
Or, would it be simpler and more effective to cut out the middle man and go PWM to TTL? (I thought I saw somewhere that there's a jumper to switch between how the module interprets the input signal)
As I understand it there are 2 modes on this module: TTL and "analog" and one can fake a modulation of brightness by either of:
1. [PWM]->[TTL]
2. [control voltage]->["analog"] which in my case with the arduino would equate to [PWM]->[DAC]->["analog"]
If my assumptions are correct, I wonder which mode offers the highest dynamic range.
Nemo, nice project. From most angles that case looks like a serious piece of equipment. What is it a gutted tape deck? My project will likely be very similar: laser module feeding into some magic box.