Sitemaps
Questions
DiscussionsQuestionsExperts

Questions

Arduino

How do I hookup an IR sensor with Arduino?

Answer This Question

1

Answers

Lee von

Unique Insights, Creative Solutions

It's got three pins, connect + and - to power and ground, and connect the signal pin to an Arduino I/O pin (e.g. pin 2).

If you need to read fast data transfer refer to Adafruit's great page on it:
https://learn.adafruit.com/ir-sensor/using-an-ir-sensor

Answered over 8 years ago