Photoresistor


Closed Thread
Results 1 to 6 of 6

Thread: Photoresistor

  1. #1
    Join Date
    Dec 2007
    Location
    Denmark
    Posts
    28

    Default Photoresistor

    I have a project in mind. I will use some photoresistors attached to a tv in order to detect changes in the light output. These changes can happen as fast as 10 times per second, something like: dimlight, brightlight, dimlight, brightlight, dimlight..... 10 times.

    I was wondering if the photoresistor would be able to change it's resistance that fast or if it has a slow reacion time.

    What Picbasic command would be best for this situation? the Pot command perhaps?

    Is there a simpler way to monitor the screens activity with external components? ( I'm only interested in a tiny area of the tv)

    would some kind of photodiode work?

    thanks!

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    A photo diode would work if the external resistance was set for the dim light being off. The more light the more they conduct so the sensitivity can be adjusted. Think of a regular transistor, light is the base.

    Look at the count command if you are interested in finding the frequency of change.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Another idea. A small solar cell connected via ADC to measure voltage. Might be a speed problem though. But the dim/bright settings would be controlled in the code.
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Look at the Panasonic PNA4603H. There's a datasheet at Digikey.

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Here you can see the rise time and fall time of a LDR.
    (@10 lux and @1000 lux).
    http://docs-europe.electrocomponents...6b8001a9d6.pdf

    NORPS-12 CdS Photocell:
    http://docs-europe.electrocomponents...6b8003484c.pdf

    (The above two links are from the RS Components Ltd web server).

    * * *

    Use a phototransistor.

    Best regards,

    Luciano

  6. #6
    Join Date
    Dec 2007
    Location
    Denmark
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    THanks for the anwers guys, they were very helpful. I will start looking for an ideal phototransistor.

Similar Threads

  1. Newbie with photoresistor problem
    By Karthik in forum Off Topic
    Replies: 10
    Last Post: - 26th March 2015, 19:53
  2. reading IR photoresistor
    By mbw123 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 29th January 2007, 23:04

Members who have read this thread : 1

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