Serial Communication

Serial Communication Protocols Serial Communication Protocols

Before starting with Serial Communication Protocols, Let’s break the terminology in three parts. The communication is very well…

RS-485 MODBUS Serial Communication using Arduino UNO as Slave RS-485 MODBUS Serial Communication using Arduino UNO as Slave

Modbus is a Serial Communication protocol which was discovered by Modicon in 1979 and it is used for transmitting data over…

Serial Communication between STM32F103C8 and Arduino UNO using RS-485 Serial Communication Between STM32F103C8 and Arduino UNO using RS-485

The communication protocols are the integral part of a digital electronics and embedded system. Wherever there is interfacing…

RS-485 Serial Communication between Raspberry Pi and Arduino Uno RS-485 Serial Communication between Raspberry Pi and Arduino Uno

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

RS485 Serial Communication between Arduino Uno and Arduino Nano RS485 Serial Communication between Arduino Uno and Arduino Nano

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

How to use SPI Communication in STM32 Microcontroller How to Use SPI Communication in STM32 Microcontroller

In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…

How to use SPI in Arduino: Communication between two Arduino Boards How to use SPI (Serial Peripheral Interface) in Arduino to Communication between two Arduino Boards

A Microcontroller uses many different protocols to communicate with various sensors and modules. There are many different types…

How to use Bluetooth with MATLAB for Wireless Communication How to use Bluetooth with MATLAB for Wireless Communication

Bluetooth is the simplest and most popular protocol for short range wireless communication in embedded systems. Bluetooth is…

Serial Communication between MATLAB and Arduino Serial Communication between MATLAB and Arduino

MATLAB is versatile software that can be used for wide variety of applications. In previous tutorials of MATLAB, we have…

RS232 serial communication RS232 Serial Communication Protocol: Basics, Working & Specifications

One of the oldest, yet popular communication protocol that is used in industries and commercial products is the RS232…