
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 …
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 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
Using an interrupt for my IR receiver - Sensors - Arduino Forum
Sep 8, 2021 · Hello I have a routine that detects incoming IR (IRremote library). When it's the only thing in the main loop, it works fine. But, when the loop starts doing anything else, it misses …
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...
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 …
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 alternative. - Sensors - Arduino Forum
Dec 3, 2020 · Hi Everyone I recently built an interactive LED table. The table consists of 49 squares that each have IR sensor to detect if an object has been placed on the table. Now …
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 …