Controlling Motors with Infrared Light

AI Thread Summary
A circuit can be designed to control motors using an infrared detector and light, where one motor turns a disk until the light is detected, activating a second motor. A power transistor can be used to manage the first motor's power based on the detector's signal. For more complex projects, utilizing stock components like an Arduino or Raspberry Pi with a PIR sensor and servos is recommended for added flexibility. Alternatively, a simple programming approach with an IR transistor and DPDT relay can also achieve the desired functionality. This setup allows for effective control of motor operations based on infrared light detection.
balsaboom
Messages
13
Reaction score
0
Hi everyone,
I'm looking to create a circuit where an infrared detector is located above the edge of a small wooden disk with an infrared light also on its edge. I want to wire this up so that while the detector does not see the light, power is supplied to a motor that will turn the small wooden disk (and thus eventually put the infrared light into the detectors angle of view). However, I also want to wire it so that when the detector actually does see light, another, separate motor is activated.

Is this any way to do this without the use of IC's?

thanks for reading!
 
Engineering news on Phys.org
It seems like you could do the first part with a power transistor in series with the motor and battery with say a PIR sensor controlling the base of the transistor switching it on/off when light is detected.

This link may help:

http://www.reuk.co.uk/PIR-Sensor-Circuits.htm

However, if this is for a real project then you might want to do it with stock components like an Arduino using PIR sensor and servos for fun and flexibility. Alternatively you could replace the Arduino with a Raspberry-Pi.

As they say in the industry, SMOP: A Simple Matter of Programming
 
Last edited:
you could do that with a ir transistor and dpdt relay.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top