Tag: i2c
-
How to enable I2C in your Raspberry Pi?
This post will show you how to enable the I2C communication protocol in your raspberry pi using raspi-config.
-
Setup I2C LCD Using Raspberry Pi
We are going to setup our 16X2 I2C LCD using the raspberry pi in this post. These LCD’s are cheap and is very useful in showing information in any of your Internet of Things (IOT) projects. We will show as well how to drive this component together with some sample code on how to show…