🚗 Navigate smarter, not harder – avoid obstacles like a pro!
The Frienda 20 Pieces IR Infrared Obstacle Avoidance Sensor Module offers precise, adjustable obstacle detection with a 2-30 cm range and 35° sensing angle. Designed for seamless integration with Arduino, Raspberry Pi, and smart car robots, it features a 3-wire interface and real-time digital output with a green LED indicator, all powered by a standard 5V DC supply. Perfect for developers and hobbyists aiming to build smarter, responsive robotic systems.
Manufacturer | Frienda |
Brand | Frienda |
Product Dimensions | 18.69 x 10.31 x 1.8 cm; 70 g |
Item model number | Frienda-Obstacle-431S |
Manufacturer part number | Frienda-Obstacle-431S |
Voltage | 5 Volts |
Item Weight | 70 g |
S**N
great
great
I**D
Can't go wrong. Does what it says on the tin
Excellent value, at less than 50 pence per sensor when I bought them. I haven't used all of them, but the dozen that I have used all worked reliably and to specification. I just have them dotted around a self navigating robot for collision avoidance and to help with alignment when driving in to it's recharging nest.
M**.
Easy to use and works at short range
The media could not be loaded. Bought a box of these boards and although there are no instructions provided you just need to hook up the module to power and ground plus an digital input line of your processor board. I used a spare AI Thinker ESP8266 MOD board to test and my Arduino IDE sketch is shown running in attached video. Note the detection works as the inverse of what you might be expecting so digital zero is output when a reflection is detected, digital 1 is output otherwise. My demo sketch shown below:/*demo infra red module on an ESP8266 boardsensor output pin connected to D8*/const int SENSORPIN = D8;void setup() {Serial.begin(115200);pinMode(SENSORPIN, INPUT);}void loop() {int d = digitalRead(SENSORPIN);Serial.println(d);if (d == 0 ) {Serial.println(" DETECTED");}delay(200);}
C**.
Works as expected
For a model railway project, have used before and happy to buy again
R**G
GOOD SERVICE
Received Order in Very Good time.All were then Tested and ALL were found to work just fine, with good sensitivity adjustments too.This is my 2nd batch and I will buy more in the future.All round GOOD PRODUCT and SERVICE.
D**E
Awful
Range is stated to be 2-30cm lucky to be 5cm maximum. So far 7 have failed after 10 minutes can the seller please contact me this is unacceptable
R**E
Functional but sensors too large for my purposes
These items worked as expected but the sensors are too large for my purposes. There are smaller types out there which I now know would suit me better.
K**.
I/R detector
For my needs they are just the job
Trustpilot
1 week geleden
1 dag geleden