
using multiple IR sensors on same board - Arduino Forum
Dec 26, 2016 · i am using multiple IR sensors (TSOP1738) on the same Arduino Uno Board. whenever i test the connections i end up getting inputs from both the sensors, pin11 and …
12v motor, relay module, IR sensor wiring - Arduino Forum
Nov 20, 2024 · 12v power is converted to 5v for the IR sensors. 5v neg to IR neg 5v pos to VCC Out signal to the IN1 or IN2 depending on which motor to control. 12v power sent through …
IR Sensor not working properly - Sensors - Arduino Forum
Feb 11, 2025 · Hello everyone, I am trying to figure out an issue with my IR sensor. It is not working with the most basic circuit, which involves an Arduino Uno, the IR sensor and a …
how to increase IR sensor sensitivity to blockage - Arduino Forum
Jul 29, 2019 · IR emitter is turned on and off by a digitalWrite from an Arduino mega. IR emitter is connected to the 5V rail through a 100k ohm resistor and the analog read wire is connected to …
IR sensor trouble - Sensors - Arduino Forum
Apr 25, 2023 · Hey, I am trying to get my IR sensor to detect that there is an obstacle in front of it. However, nothing I seem to do actually works. This is a brand new sensor (just opened). The …
IR Flying Fish sensor going haywire - Arduino Forum
Mar 10, 2018 · Arduino ir proximity sensor interfacing Tutorial on IR Proximity sensor interface with arduino, to detect obstacles, with code and circuit diagram. Tom...
IR sensor detecting black - Sensors - Arduino Forum
Apr 9, 2023 · Hello I have an 4 IR avoidance module and it is detecting black. Can you tell me why is that. I want to make a line follower car whit these if I can. Please help Thank you
IR Sensor for determination of colour - Sensors - Arduino Forum
Nov 13, 2017 · Hey guys, is it possible to detect different colours (materials) for a line following robots with an IR sensor. Im not talking about the detection of the difference between white …
IR Sensor Not Detecting Signals Properly in My Project
Jan 4, 2025 · IR Sensor: I’m using the IR receiver connected to pin A2 on my Arduino. Library: I’m using the IRremote library (version 2.6.0). Arduino Model: Arduino Uno. Signal: I’m trying to …
How to "delay" an IR sensor OFF state or set timer ... - Arduino …
Dec 18, 2020 · Boot with 2 relays in OFF state Train goes over/by IR sensor and sensor is triggered IR sensor turns on relay2 which completes the circuit by turning on ground IR sensor …