i2c address for the Pimoroni Fan SHIM for Raspberry Pi

Re:

https://www.sparkfun.com/products/15708 … ucts/15708

I would like to know the i2c address for the Pimoroni Fan SHIM. I do not see a link to any technical information about this product.

Enhancement request:

For products that depend on i2c, is it possible to reference the i2c address(es) that it uses in the description of the product?

Thanks!

Jim “JR”

Hi Jim.

SaprkFun doesn’t make the Fan SHIM and sadly we don’t know what the address is on it. The I2C detect command on the Pi should show you what it is though. If you figure it out, let us know and I’ll see if our product page person can add it to the product page.

Looking at the provided code, the fan shim does not appear to be an i2c peripheral. One GPIO controls the fan, and another one the APA102 LED.

/mike