Enabling the I2C Port in Raspberry PI
In this article I will discuss about how to enable the I2C (inter-integrated circuit) port in the Raspberry Pi. The Raspberry Pi has I2C (inter-integrated circuit) disabled by default, so it needs to be enabled before connecting Raspberry Pi to the I2C devices. So in this post I will discuss the enabling of the I2C…