Setting Up I2C Serial Communication on Raspberry Pi

This post shows steps to setup I2C serial communication [1] on Raspberry Pi with an I2C peripheral device. I’ll use a temperature and humidity sensor as an example of I2C peripheral. The goal is to read those sensors value on Raspberry Pi.   Assumptions I assume that you already installed Raspbian OS on your Pi, if not,… Continue reading “Setting Up I2C Serial Communication on Raspberry Pi”