Secretly shoot your voice across the room on a laser beam in this fun and easy project.
Thanks go to Simon Quellen Field for the original article in Make: Volume 16
Could this be modified to use a modem as the audio source, and then a modem as the audio receiver on the other end, making for a wireless way to transmit files, text, etc? I've always had the idea to do so, but was looking more into PWM lasers & phototransistors for digital comm, rather than analog. Just an idea :)
I built one of these a few years ago. The audio quality on the receiving end was not that good. I would imagine the signal is not accurate enough to use with analog signals that a modem would produce. I think it would work with digital signals, since you need must less accuracy on the receiving end.
For digital comm over a laser, it would probably be easier to turn the laser on and off corresponding to 0 and 1. I'm not sure if the circuit in this project would do that, but it would be fairly simple to do with a microcontroller.
You would need to know what speed you can turn the laser on and off in order to determine the maximum rate of transmission. For example, it may take the laser 10ms to power up to full power, then 20ms to power down. So you would need at least 30ms to send 1 bit.
Sounds like a fun project. I would use two microcontrollers, one for transmitting and one for receiving.
Void your warranty, violate a user agreement, fry a circuit, blow a fuse, poke an eye out. Make: The risk-takers, the doers, the makers of things... Welcome to Make: Online!
Weekend Project: Pinhole Panoramic Camera
A sturdy, panoramic design pinhole camera that uses 120 film. Thanks go to Ross Orr for the original article in MAKE Volume 09. To download The Pinhole Panoramic Camera video video click here and subscribe in iTunes. Check out...
More...
Sign up for the Make: Newsletter
Our Make: Newsletter covers news from maker Media, has original columns, Shed deals, and more! You can also read the archives of past issues.
Could this be modified to use a modem as the audio source, and then a modem as the audio receiver on the other end, making for a wireless way to transmit files, text, etc? I've always had the idea to do so, but was looking more into PWM lasers & phototransistors for digital comm, rather than analog. Just an idea :)
Reply to this comment
Garret,
I built one of these a few years ago. The audio quality on the receiving end was not that good. I would imagine the signal is not accurate enough to use with analog signals that a modem would produce. I think it would work with digital signals, since you need must less accuracy on the receiving end.
For digital comm over a laser, it would probably be easier to turn the laser on and off corresponding to 0 and 1. I'm not sure if the circuit in this project would do that, but it would be fairly simple to do with a microcontroller.
You would need to know what speed you can turn the laser on and off in order to determine the maximum rate of transmission. For example, it may take the laser 10ms to power up to full power, then 20ms to power down. So you would need at least 30ms to send 1 bit.
Sounds like a fun project. I would use two microcontrollers, one for transmitting and one for receiving.
Reply to this comment