1

I am brand new to the arduino board and I am trying to build a simple IR proximity sensor. I bought a handful of emitters and detectors from amazon here:

https://www.amazon.com/gp/product/B01HGIQ8NG/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1

I am about to pull my hair out and shoot my board with a 12 gauge shot gun if I don't figure this out soon. Can someone point me to a good SIMPLE tutorial that uses ONE emitter and ONE detector and ONE LED. All i can find are a bunch of complex circuits with multiple sets of sensors or a buzzer or whatever else and anything that is as simple as that has no information on schematic or code. Can someone please post a tutorial link?

RS2322016
  • 384
  • 1
  • 3
  • 12
ryan
  • 11
  • 1

1 Answers1

1

You could always start out attempting a simple IR detector circuit.

Google Arduino IR detector brings up several tutorials, such as this one from the Instructables website

You would have to change the buzzer in tutorial for an LED and resistor in series.

Holmez
  • 228
  • 1
  • 5