I'm musing about using a couple of servos and a laser diode to draw a picture on a wall (not cut, just draw in red light). For the whole picture to be seen, the servos would need the laser diode to scan around the picture at roughly 24 frames per second (which is the rate old black and white films ran at and is the slowest tolerable by the eye / brain image processing). So if the picture contains a simple outline of a Christmas tree made up of say 15 lines to be drawn by the laser, then there needs to be 15 changes to the servo PWM with each frame, so the PWM carrier needs to be running at at least (24 * 15) = 360Hz.
I've only heard of servos running at 50Hz carrier PWM, so I think this musing probably flies like a lead balloon, but I thought I better ask the servo users out there.
I realise there are many other problems to be solved also, such as just the physical speed the servo can rotate the laser diode at, and the fact long lines need to take longer to draw to achieve that same brightness for each line. But solutions to those are simply in software as long as a fast moving, high PWM carrier frequency input is available.
Do such servos with these requirements exist?
Thanks