Skip to content

Latest commit

 

History

History

1_I2C_Scanning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

I2C Scanning

This program is designed to detect the sensors on the board, each of which is assigned a unique address, as illustrated in the table below. In the case of the LSM303AGR, which incorporates both an accelerometer and a magnetometer, there are four addresses allocated for the three sensors. Notably, there is a distinct address assigned for each of these two components.

I2C Address Description
0x10 RGBW Light
0x19 Accelerometer
0x1E Magnetometer
0x76 Pressure

Board

KiCad 3D View Front