Is it possible to use PWM to send data via a laser?
(on a side note: I was also wondering that if it was possible, could it be used in an RGB laser, to make more than seven colours?)
Thanks in advance :)
3
answers
|
Answer it!
|
Certainly possible and HERE is an Instructable giving you a breakdown of what's required. It uses focussed IR rather than laser, but it is definitely doable. A good quality laser module would be needed as the cheapo ones are pretty slow to react when you're modulating them, limiting the bandwidth of the signal you're sending.
PWM control is easy with RGB LEDs, PWM is a standard way of doing it to give any colour you want. If you had a red, green and blue laser doing the same thing I think you would run into the same switching speed problem and you would get flickering, unless you use high-quality lasers designed for this.
Most microprocessors can cope with this type of event.
For example The Picaxe already has firmware installed to do much of the work. see www.picaxe.com.
![]() |
































