Social Icons

Press ESC to close

I2CA collection of 2 posts

1 Min Read

I2C Address Scan

It is easy to find the I2C address of a device using an I2C Scanner code. To do this, simply connect an I2C master (such as an Arduino…

1 Min Read

I2C Addressing

In the I2C protocol, each device on the bus is identified by a unique address. The master uses these addresses to communicate with specific slave devices. Let’s dive…

Join to our community 👋

Unlock full access to TinkerBlock and see the entire library of paid-members only posts.

Subscribe to our Newsletter, cancel at anytime.

Join Now

/* */