General GravityArduino

SEN0470 and SEN0471

userHead Manel.Barroso 2023-06-29 16:12:57 212 Views3 Replies

How to connect SEN0470 and SEN0471 to the same arduino board?

2023-06-29 19:17:09

Problem solved.

userHeadPic Manel.Barroso
2023-06-29 18:32:29

The real problem is to define the two sensors in the arduino ID.

userHeadPic Manel.Barroso
2023-06-29 18:12:54

SEN0470 /SEN0471    arduino UNO

 

SCL------------------------------->SCL

 

SDA------------------------------->SDA

 

VCC------------------------------->5V/3.3V

 

GND------------------------------->GND

At the same time, you need to adjust the I2C addresses of the two sensors to be different.

 

userHeadPic jenna