I2C Communication

24CS512 I2C Serial EEPROM Microchip Introduces High-Speed Mode I2C Serial EEPROM with 128-Bit Serial Number and Enhanced Software Write Protection

Microchip Technology has released 24CS512, the first commercially available I2C Serial EEPROM with support for 3.4 Mbit/s data…

I2C Communication on STM8S I2C Communication on STM8S using Cosmic C Compiler – Reading MLX90614 Sensor Temperature Values

In this article, we are going to perform the I2C Communication on STM8S microcontroller by using the MLX90614 I2C sensor. We…

pH Meter using Arduino Uno pH Meter using Arduino Uno and LCD Display

The pH scale is used to measure the acidity and basicity of a liquid. It can have readings ranging from 0-14, where 0 shows the…

How to Use OV7670 Camera Module with Arduino​ How to Use OV7670 Camera Module with Arduino​

The OV7670 camera module with Arduino programming has always dominated the electronics industry, as it has lots of applications…

Arduino I2C Tutorial: Communication between two Arduino Boards How to use I2C in Arduino: Communication between two Arduino Boards

In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication…