Shop OBEX P1 Docs P2 Docs Learn Events
PING))) sensor temperature — Parallax Forums

PING))) sensor temperature

jmspaggijmspaggi Posts: 629
edited 2009-02-11 22:06 in General Discussion
Hi dear crazy friends [noparse];)[/noparse]

I'm looking for a solution to detect when I'm in front of my outside door or not. I'm not very good in electronic so I choosed the PING))) sensor. Very easy to use, and also can tell me if I'm really in front of my door, or in front of my wall (useful after few drinks smilewinkgrin.gif )

My only concern is that I'm living in Quebec and the outside temperature can go lower than -20C in winter. PING))) documentation is showing "Operating temperature: 0 – 70° C.". So I'm fine with the maximum, but is there no way to have it works under 0C?

If this sensor can't works for my project, what should I use to replace it?

Thanks for your suggestions.

JM

Comments

  • SRLMSRLM Posts: 5,045
    edited 2008-12-20 05:39
    If you have a front door light, it might emit enough heat to keep things above freezing. Now (during winter) would be a good time to check. If things are warm, then you can just put the ping close to it. Just make sure that it doesn't get above 70 in the summer, and that it's a dry spot. Also, you could have a temperature sensor so that the uC knows what the temperature is, and can turn the ping on and off. Just a thought.
  • jmspaggijmspaggi Posts: 629
    edited 2008-12-21 15:22
    Hi SLRM,

    Thanks for the idea. The only outdoor light I have is a low power one (27W) and is to far from where I need to place the sensor. Regarding the idea to de-activate it, I can't. This is the system to open my door, so I need it every days [noparse];)[/noparse]

    Do I have a way to use a "light" beam or IR or something like that, and put the light on a side of the door acces, and the sensor on the other side? But I have now idea how to do that and which components to use [noparse]:([/noparse]

    JM
  • Mike GreenMike Green Posts: 23,101
    edited 2008-12-21 15:43
    1) The PING))) would probably work, just not accurately. How about experimenting with it? This is the season.

    2) You might want to use IR sensing as an alternative. This is described in the "Robotics with the BoeBot" tutorial.

    Ultrasonic and IR distance sensing is very dependent on the materials that make up the object to be detected.
    Often one will work when the other will not. You may want to use both methods.
  • jmspaggijmspaggi Posts: 629
    edited 2008-12-21 15:53
    The problem is that I'm not sure if I want spend $100 if it's not working at the end [noparse];)[/noparse]

    The distance accuracy is not important for me as long as it can detect if there is something new in front of the sensor. So I will take a look at the IR alternative, and maybe by the 2 just to be sure at least one of them will work.

    JM
  • SRLMSRLM Posts: 5,045
    edited 2008-12-22 03:56
    You might be able to use a PIR sensor from a commercial security light set (from Home Depot or the like), and simply just use the sensing part. If you get it locally it will probably work in the cold.
  • kwinnkwinn Posts: 8,697
    edited 2008-12-22 04:27
    If the circuit is not battery powered you could put it in a case with a resistor or two to provide a little heat. If you wanted to get fancy you could use a thermistor and transistor to increase the heating as the temperature drops.
  • pwillardpwillard Posts: 321
    edited 2008-12-25 04:19
    I have done a little work on making the PING adjust to the temperature in the vicinity of the sensor.



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔


    There's nothing like a new idea and a warm soldering iron.
  • PixelatorPixelator Posts: 1
    edited 2008-12-27 19:39
    Try using the sharp IR detector, i dont know abot it's temperature range but i think it can do -20C

    a webpage about it : www.societyofrobots.com/sensors_sharpirrange.shtml
  • jmspaggijmspaggi Posts: 629
    edited 2009-02-11 20:20
    Thanks all for the useful suggestions and links.

    I did not get a chance to do the test yet. So I will try next winter with the PING sensor.

    JM
  • SRLMSRLM Posts: 5,045
    edited 2009-02-11 22:06
    Why wait until winter? You can use a freezer instead [noparse]:)[/noparse]
Sign In or Register to comment.