2 Responses to Weekend Project: Simple Laser Communicator

  1. Garrett on said:

    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 :)

  2. 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.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

%d bloggers like this: