Simple Photodiode On/Off circuit


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    If you have 8 A/D channels avaliable on your pic you can easily detect a 0.2V change. It should give a difference for aprox 30-40 steps in the reading if you power your pic from 5V.

    Disadvantage? YES several - slow and needs you to scan the A/D frequently to detect if the laser is on or not.

    External comparators - Cheap, easy to use and fast. Use a potentiometer to set the reference level on one input. Use the other input for the LDR (4.6 to 4.4V signal) and have one comparator for each LDR.
    Connect each comparator to a digital pin and then you can read the port to get all 8 values at the same time. You could also try to connect the 8 outputs from the comparators to pins that have interupt function and then you can wait for an interupt to fire and then you know you have a hit on a target.

    It all depends what you are trying to make, ambient light can be a problem and there could be better ways to solve your design.

    8 LDR targets ... and a laser.. my guess is Laser Tag system or maybe some kind of Laser fence

    Any one else up for some guessing?

  2. #2
    Join Date
    Jun 2011
    Posts
    26


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    Thanks for the help. I will try your idea with the comparators, as it sounds like the easiest to implement. Can you recommend the best chip for this particular job?

    I am making a shooting target game, so when they pull the trigger I will turn on the laser and see if it has hit any of the targets. I will pulse the laser at a slightly different rate each time to stop people cheating.

  3. #3
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    LM393 or similar low cost comparator would work. You can also try using a normal OP-amp as a comparator. National have tons of comparators and OPs that will do the job.

    What do you mean by "I will pulse the laser at a slightly different rate each time to stop people cheating". Will you have more than one gun fireing at the 8 targets at the same time or??

  4. #4
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    Read this: http://www.national.com/an/AN/AN-31.pdf (useful ways to connect an OP-amp)

    They have 3 suggested circuits for photodiodes and I suggest you look at them and figure out if you can use them. There is a reason why these circuits are made :-)

  5. #5
    Join Date
    Jun 2011
    Posts
    26


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    If I just accepted that when the laser hits the diode that the target has been hit, there is nothing stopping people just using a standard laser pointer and triggering the targets. If they use the proper 'gun', it will pulse say 5-10 times in quick succession, or some other pattern that I can recognize, I don't think people will be able to flash their laser pointer that fast. I also will probably use a slightly different pattern each time.

  6. #6
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default Re: Simple Photodiode On/Off circuit

    If you use different patterns for each gun, you can easily keep score for each player
    -Bert

    The glass is not half full or half empty, Its twice as big as needed for the job!

    http://foamcasualty.com/ - Warbird R/C scratch building with foam!

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts