ArduinoGeneral

IR Positioning Camera on Arduino

userHead Account cancelled 2017-06-09 04:59:28 1004 Views0 Replies
Hi,

I have this DFRobot IR positioning camera - https://www.dfrobot.com/product-1088.html

I downloaded the given code about Arduino and I keep getting values (0,0,0,0,0,0,0,0) even though I am putting IR light in front of it. I connected it with I2C pin's of Arduino.

Even when I disconnect the camera from the Arduino it keeps getting me those values.

I am using Arduino Nano.

Could anyone help?