i do not know how to use this i buy grove finger in hear i add the code and connection the vcc=5v ,G ,TX,RX BUT DON’T WORK I THNING SHOULD BE HAVE MORE WIRE FOR RECEIVE THE SENSOR RATE
THIS LINK FOR SENSOR : seeedstudio.com/wiki/Grove_- … stallation
I USE ARDUINO
Hello,
This is an I2C sensor so you should connect it to the I2C port of your arduino
Do you have a grove base shield ?
Connections without grove base shield and using jumper wires is as follows
Arduino Sensor Vcc----->Vcc GND----->GND SCL------>SCL SDA------>SDA
Thanks and Regards