Digital output pin to be connected to an Arduino digital I/O . Working Principle Emission: The IR LED constantly emits infrared light.
void setup() pinMode(sensorPin, INPUT); pinMode(ledPin, OUTPUT); Serial.begin(9600); Fc 51 Ir Sensor Datasheet
(Optional: Connect an LED via a 220Ω resistor to Pin 13 for onboard LED indication.) Digital output pin to be connected to an Arduino digital I/O
: Triggering actions when a user's hand or an object gets close. Quick Tips for Use account for variability
The FC-51 is a workhorse of the hobbyist world: seductive in its simplicity, practical for many classroom and maker tasks, but brittle when stretched beyond its implicit assumptions. Read its datasheet as a starting point — then test aggressively, account for variability, and treat the module as a fast prototype, not the final measurement instrument.
We thrive in extracting large, complex, and custom datasets for your business.
Our services include:
We proudly partner with companies to fuel their data pipelines reliably at scale.




Digital output pin to be connected to an Arduino digital I/O . Working Principle Emission: The IR LED constantly emits infrared light.
void setup() pinMode(sensorPin, INPUT); pinMode(ledPin, OUTPUT); Serial.begin(9600);
(Optional: Connect an LED via a 220Ω resistor to Pin 13 for onboard LED indication.)
: Triggering actions when a user's hand or an object gets close. Quick Tips for Use
The FC-51 is a workhorse of the hobbyist world: seductive in its simplicity, practical for many classroom and maker tasks, but brittle when stretched beyond its implicit assumptions. Read its datasheet as a starting point — then test aggressively, account for variability, and treat the module as a fast prototype, not the final measurement instrument.